Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -22,7 +22,7 @@ NVFP4 (4-bit) quant of [CohereLabs/North-Mini-Code-1.0](https://huggingface.co/C
|
|
| 22 |
Serve with vLLM (needs `Cohere2MoeForCausalLM` support + `cohere_melody`):
|
| 23 |
|
| 24 |
```bash
|
| 25 |
-
vllm serve
|
| 26 |
--max-model-len 262144 \
|
| 27 |
--enable-auto-tool-choice \
|
| 28 |
--tool-call-parser cohere_command4 \
|
|
|
|
| 22 |
Serve with vLLM (needs `Cohere2MoeForCausalLM` support + `cohere_melody`):
|
| 23 |
|
| 24 |
```bash
|
| 25 |
+
vllm serve XanuNetworks/North-Mini-Code-1.0-NVFP4 \
|
| 26 |
--max-model-len 262144 \
|
| 27 |
--enable-auto-tool-choice \
|
| 28 |
--tool-call-parser cohere_command4 \
|