Views
No views yet
| Version | 26.05.01 |
| Calibration | STEM and Agentic |
| Languages |
EN ZH HI AR RU
JA KO NL FR ES
|
| Model Size | 258.02 GB |
| Contact |
1# uv (skip if already installed)
2curl -LsSf https://astral.sh/uv/install.sh | sh
3
4# clone the fork + fetch the upstream base commit
5git clone https://github.com/toncao/vllm.git
6cd vllm
7git remote add upstream https://github.com/vllm-project/vllm.git
8git fetch upstream a7fdfeef72323eb3db6f0620e4ea200290d0ca5a
9git checkout minimax-m3-compressed-tensors
10
11# Python 3.12 env + install with upstream precompiled kernels
12uv venv --python 3.12
13source .venv/bin/activate
14VLLM_USE_PRECOMPILED=1 uv pip install -e . --torch-backend=autovllm serve cyankiwi/MiniMax-M3-AWQ-INT4 --block-size 128

📄 Read the technical report: arXiv:2606.13392 · Hugging Face Papers
hf download MiniMaxAI/MiniMax-M3 --local-dir MiniMax-M3temperature=1.0, top_p=0.95, top_k=40.