mlx-community / MiniMax-M2-8bit

huggingface.co
Total runs: 870
24-hour runs: 0
7-day runs: -486
30-day runs: -689
Model's Last Updated: October 29 2025
text-generation

Introduction of MiniMax-M2-8bit

Model Details of MiniMax-M2-8bit

mlx-community/MiniMax-M2-8bit

This model mlx-community/MiniMax-M2-8bit was converted to MLX format from MiniMaxAI/MiniMax-M2 using mlx-lm version 0.28.4 .

Use with mlx
pip install mlx-lm
from mlx_lm import load, generate

model, tokenizer = load("mlx-community/MiniMax-M2-8bit")

prompt = "hello"

if tokenizer.chat_template is not None:
    messages = [{"role": "user", "content": prompt}]
    prompt = tokenizer.apply_chat_template(
        messages, add_generation_prompt=True
    )

response = generate(model, tokenizer, prompt=prompt, verbose=True)

Runs of mlx-community MiniMax-M2-8bit on huggingface.co

870
Total runs
0
24-hour runs
-127
3-day runs
-486
7-day runs
-689
30-day runs

More Information About MiniMax-M2-8bit huggingface.co Model

More MiniMax-M2-8bit license Visit here:

https://choosealicense.com/licenses/mit

MiniMax-M2-8bit huggingface.co

MiniMax-M2-8bit huggingface.co is an AI model on huggingface.co that provides MiniMax-M2-8bit's model effect (), which can be used instantly with this mlx-community MiniMax-M2-8bit model. huggingface.co supports a free trial of the MiniMax-M2-8bit model, and also provides paid use of the MiniMax-M2-8bit. Support call MiniMax-M2-8bit model through api, including Node.js, Python, http.

mlx-community MiniMax-M2-8bit online free

MiniMax-M2-8bit huggingface.co is an online trial and call api platform, which integrates MiniMax-M2-8bit's modeling effects, including api services, and provides a free online trial of MiniMax-M2-8bit, you can try MiniMax-M2-8bit online for free by clicking the link below.

mlx-community MiniMax-M2-8bit online free url in huggingface.co:

https://huggingface.co/mlx-community/MiniMax-M2-8bit

MiniMax-M2-8bit install

MiniMax-M2-8bit is an open source model from GitHub that offers a free installation service, and any user can find MiniMax-M2-8bit on GitHub to install. At the same time, huggingface.co provides the effect of MiniMax-M2-8bit install, users can directly use MiniMax-M2-8bit installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

MiniMax-M2-8bit install url in huggingface.co:

https://huggingface.co/mlx-community/MiniMax-M2-8bit

Url of MiniMax-M2-8bit

Provider of MiniMax-M2-8bit huggingface.co

mlx-community
ORGANIZATIONS

Other API from mlx-community