DeepseaOne commited on
Commit
5d507be
·
verified ·
1 Parent(s): 11eb3dd

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 DeepseaOne/North-Mini-Code-1.0-NVFP4 \
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 \