refactor: 转移vlm到远程服务器上
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
python -m vllm.entrypoints.openai.api_server \
|
||||
--model Qwen/Qwen3-VL-8B-Instruct \
|
||||
--trust-remote-code \
|
||||
--host 0.0.0.0 \
|
||||
--port 8000 \
|
||||
--gpu-memory-utilization 0.85 \
|
||||
--max-model-len 32000 \
|
||||
|
||||
Reference in New Issue
Block a user