Files
Octopus 23dd98a696 docs: 新增 MiniMax-M2.5 部署教程(vLLM/SGLang/Transformers) (#500)
* docs: add MiniMax-M2.5 vLLM deployment tutorial

* docs: add MiniMax-M2.5 SGLang deployment tutorial

* docs: add MiniMax-M2.5 Transformers deployment tutorial

* docs: add MiniMax-M2.5 to supported models list

* docs: add MiniMax-M2.5 to README model list

* docs: address review feedback on upgrade commands and HF-Mirror notes

- Add explicit `pip install -U vllm` upgrade command in vLLM troubleshooting
- Add explicit `pip install -U sglang` upgrade command in SGLang troubleshooting
- Add `pip show sglang` version check hint in SGLang environment setup
- Add `pip install -U transformers` upgrade command in Transformers troubleshooting
- Clarify that HF-Mirror is not needed when using modelscope to download models
  (applies to all three docs: vLLM, SGLang, Transformers)

---------

Co-authored-by: octo-patch <octo-patch@users.noreply.github.com>
2026-03-27 17:14:57 +08:00
..