DeepseaOne commited on
Commit
41e8416
·
verified ·
1 Parent(s): e044518

Upload README.md with huggingface_hub

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