Text Generation
Transformers
Safetensors
minimax
conversational
fp8

add vllm inference recipes

#1
by youkaichao - opened
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.