sriting commited on
Commit
86a3c57
·
1 Parent(s): 657bd6c

update vllm guide

Browse files
Files changed (1) hide show
  1. docs/vllm_deployment_guide.md +1 -1
docs/vllm_deployment_guide.md CHANGED
@@ -22,7 +22,7 @@ You can download the model from our official HuggingFace repository: [MiniMax-M1
22
  Download command:
23
  ```
24
  pip install -U huggingface-hub
25
- huggingface-cli download MiniMaxAI/MiniMax-M1
26
  # huggingface-cli download MiniMaxAI/MiniMax-M1-80k
27
 
28
  # If you encounter network issues, you can set a proxy
 
22
  Download command:
23
  ```
24
  pip install -U huggingface-hub
25
+ huggingface-cli download MiniMaxAI/MiniMax-M1-40k
26
  # huggingface-cli download MiniMaxAI/MiniMax-M1-80k
27
 
28
  # If you encounter network issues, you can set a proxy