Files
dots.ocr/demo/launch_model_vllm.sh
zhangwei13 36d7248878 align
2026-03-24 22:43:01 +08:00

1 line
196 B
Bash
Executable File

CUDA_VISIBLE_DEVICES=0 nohup vllm serve dots.mocr --tensor-parallel-size 1 --gpu-memory-utilization 0.9 --chat-template-content-format string --served-model-name ${model_name} --trust-remote-code