Commit 3f50f23d authored by raojy's avatar raojy 💬
Browse files

Update README.md

parent ab49c034
...@@ -84,7 +84,7 @@ vllm serve nvidia/NVIDIA-Nemotron-3-Super-120B-A12B-BF16 \ ...@@ -84,7 +84,7 @@ vllm serve nvidia/NVIDIA-Nemotron-3-Super-120B-A12B-BF16 \
--tool-call-parser qwen3_coder \ --tool-call-parser qwen3_coder \
--enable-auto-tool-choice \ --enable-auto-tool-choice \
--reasoning-parser super_v3 \ --reasoning-parser super_v3 \
--reasoning-parser-plugin super_v3_reasoning_parser.py --reasoning-parser-plugin nvidia/NVIDIA-Nemotron-3-Super-120B-A12B-BF16/super_v3_reasoning_parser.py
## client访问 ## client访问
curl http://localhost:8000/v1/chat/completions \ curl http://localhost:8000/v1/chat/completions \
......
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