We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d82d091 commit 2ffd6c7Copy full SHA for 2ffd6c7
docs/pipeline_usage/tutorials/ocr_pipelines/PaddleOCR-VL.md
@@ -939,7 +939,7 @@ paddlex --install genai-vllm-server
939
# paddlex --install genai-sglang-server
940
```
941
942
-若您使用的是 NVIDIA 50 系显卡 (Compute Capacity >= 12),需要在启动服务前安装指定版本的 flash-attn:
+若您使用的是 NVIDIA 50 系显卡 (Compute Capacity >= 12),需要在启动服务前安装指定版本的 FlashAttention:
943
944
945
python -m pip install flash-attn==2.8.3
0 commit comments