Skip to content

Commit 2ffd6c7

Browse files
committed
[cherry-pick] fix typo (#4634)
1 parent d82d091 commit 2ffd6c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pipeline_usage/tutorials/ocr_pipelines/PaddleOCR-VL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -939,7 +939,7 @@ paddlex --install genai-vllm-server
939939
# paddlex --install genai-sglang-server
940940
```
941941

942-
若您使用的是 NVIDIA 50 系显卡 (Compute Capacity >= 12),需要在启动服务前安装指定版本的 flash-attn:
942+
若您使用的是 NVIDIA 50 系显卡 (Compute Capacity >= 12),需要在启动服务前安装指定版本的 FlashAttention:
943943

944944
```
945945
python -m pip install flash-attn==2.8.3

0 commit comments

Comments
 (0)