Update README.md
Browse files
README.md
CHANGED
|
@@ -370,7 +370,7 @@ You should see output similar to the following:
|
|
| 370 |
Start a vLLM server with native tool-calling:
|
| 371 |
|
| 372 |
```shell
|
| 373 |
-
git clone https://huggingface.co/nvidia/
|
| 374 |
|
| 375 |
vllm serve nvidia/NVIDIA-Nemotron-Nano-9B-v2 \
|
| 376 |
--trust-remote-code \
|
|
|
|
| 370 |
Start a vLLM server with native tool-calling:
|
| 371 |
|
| 372 |
```shell
|
| 373 |
+
git clone https://huggingface.co/nvidia/NVIDIA-Nemotron-Nano-9B-v2
|
| 374 |
|
| 375 |
vllm serve nvidia/NVIDIA-Nemotron-Nano-9B-v2 \
|
| 376 |
--trust-remote-code \
|