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

add vllm inference recipes (#1)

Browse files

- add vllm inference recipes (d281b25e55cbbba8d626bbc9c1c185e6aaa8db29)


Co-authored-by: Kaichao <youkaichao@users.noreply.huggingface.co>

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.