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