Files
dots.ocr/docker/Dockerfile
T
2025-07-30 19:12:56 +08:00

4 lines
108 B
Docker
Executable File

from vllm/vllm-openai:v0.9.1
RUN pip3 install flash_attn==2.8.0.post2
RUN pip3 install transformers==4.51.3