Commit 05c3df51 authored by raojy's avatar raojy 💬
Browse files

Update README.md

parent a32ae7bc
...@@ -64,7 +64,7 @@ vllm serve Qwen/Qwen3.6-27B \ ...@@ -64,7 +64,7 @@ vllm serve Qwen/Qwen3.6-27B \
--port 8001 \ --port 8001 \
--trust-remote-code \ --trust-remote-code \
--dtype bfloat16 \ --dtype bfloat16 \
--tensor-parallel-size 2 \ --tensor-parallel-size 1 \
--gpu-memory-utilization 0.9 \ --gpu-memory-utilization 0.9 \
--enable-auto-tool-choice \ --enable-auto-tool-choice \
--tool-call-parser qwen3_coder --tool-call-parser qwen3_coder
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment