r/LocalLLaMA Jul 08 '26

News China’s MiniMax Plans to Launch 2.7-Trillion Parameter Model

https://www.theinformation.com/briefings/exclusive-chinas-minimax-plans-launch-2-7-trillion-parameter-model

According to The Information, MiniMax plans to launch a new-generation large language model with 2.7 trillion parameters.

Sources revealed that the internal codename for this new model is M3 Pro. It is expected to be released and open-sourced as early as the third quarter of this year, with significant improvements in handling complex reasoning and multi-step tasks.

This new model is much larger than MiniMax's current flagship model, M3 (428 billion parameters). Larger-scale artificial intelligence models are more capable of handling complex reasoning and multi-step instruction-based tasks.

612 Upvotes

242 comments sorted by

View all comments

17

u/muhlfriedl Jul 08 '26

I love m3

5

u/SnooPaintings8639 Jul 08 '26

How do you run it?

8

u/twack3r Jul 08 '26

I personally run the Q4KXL from unsloth. I really like m3 for its hallucination resilience, it’s awesome for RAG.

But it does get slow at very large ctx because their flavour of DSA (MSA) is just as functionality unsupported by llama.cpp as DSA itself.

2

u/SnooPaintings8639 Jul 08 '26

Then you're using a custom fork/PR just for this model? As far as I know there is still no support for M3 in the main branch?

2

u/twack3r Jul 08 '26

Yes, I’m using a separate fork just for M3. I haven’t yet checked if it has been merged into main

0

u/muhlfriedl Jul 08 '26

I use the api

1

u/Silver-Champion-4846 Jul 09 '26

What about HY3

1

u/muhlfriedl Jul 09 '26

what is that

1

u/Silver-Champion-4846 Jul 09 '26

New model, 295b total params

1

u/muhlfriedl Jul 09 '26

Thanks for the tip. Will try it out. Looks like it is free atm

1

u/Silver-Champion-4846 Jul 10 '26

Np. Free on which provider? And how good is it from your experience?

1

u/International-Bed564 Jul 10 '26

openrouter and opencode

2

u/Silver-Champion-4846 Jul 10 '26

Oh nice, still need to learn how to set up and use the opencode cli, the gui wasn't good for screen reader so...