Text Generation
Transformers
Safetensors
minimax_m2
conversational
custom_code
fp8
youkaichao commited on
Commit
d281b25
·
verified ·
1 Parent(s): cab79a3

add vllm inference recipes

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -160,4 +160,4 @@ We look forward to your feedback and to collaborating with developers and resear
160
 
161
  - **MiniMax Open Platform**: https://www.minimax.io/
162
 
163
- - **MiniMax-M2 Model Weights**: The open-source model weights are available on Hugging Face: https://huggingface.co/MiniMaxAI/
 
160
 
161
  - **MiniMax Open Platform**: https://www.minimax.io/
162
 
163
+ - **MiniMax-M2 Model Weights**: The open-source model weights are available on Hugging Face: https://huggingface.co/MiniMaxAI/ . vLLM provides efficient day-0 support of MiniMax-M2 model, check https://docs.vllm.ai/projects/recipes/en/latest/ for latest deployment guide.