"tests/tensorflow/test_sanity_import.py" did not exist on "64a8dc900840e89ffd17e1536b377e3c32f26d93"
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 \
--tool-call-parser qwen3_coder \
--enable-auto-tool-choice \
--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访问
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