Commit 04f4c5de authored by luopl's avatar luopl
Browse files

add K100 AI

parent f032bdf7
...@@ -67,7 +67,7 @@ pip install numpy==1.25.0 ...@@ -67,7 +67,7 @@ pip install numpy==1.25.0
vllm serve Qwen/Qwen3.5-35B-A3B \ vllm serve Qwen/Qwen3.5-35B-A3B \
--port 8001 \ --port 8001 \
--tensor-parallel-size 8 \ --tensor-parallel-size 2 \
--max-model-len 262144 \ --max-model-len 262144 \
--reasoning-parser qwen3 --reasoning-parser qwen3
......
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