Преглед изворни кода

typo

Signed-off-by: Roger Wang <hey@rogerw.io>
Roger Wang пре 1 месец
родитељ
комит
7d9af595f5
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      docker/Dockerfile

+ 1 - 1
docker/Dockerfile

@@ -1,5 +1,5 @@
 # Dots OCR has been officially integrated into vLLM since v0.11.0
-# Below is the dockerfile for out-of-tree model registration support based v0.9.1
+# Below is the dockerfile for out-of-tree model registration support based on v0.9.1
 from vllm/vllm-openai:v0.9.1
 
 RUN pip3 install flash_attn==2.8.0.post2