after a month with 5 Chinese coding LLMs, is M3 actually going to take the top spot?
Summary
A user shares a month-long comparison of five Chinese coding LLMs (Kimi K2.6, GLM-5.1, MiMo V2.5 Pro, MiniMax 2.7, DeepSeek V4 Pro) on a TypeScript/Next.js codebase, rating each in categories like frontend, backend, code review, all-rounder, and reasoning. They note MiniMax 2.7 achieves ~90% of Opus 4.6 quality at ~7% cost and speculate whether the upcoming MiniMax 3.0 will close gaps in planning and test coverage to become the top spot.
Similar Articles
@sdrzn: MiniMax's new m3 model scores the same as opus 4.7 on terminal-bench 2.1 at 1/20th the compute/cost of their previous m…
MiniMax's new m3 model achieves the same score as Opus 4.7 on terminal-bench 2.1 while using 1/20th the compute and cost, attributed to their novel MiniMax Sparse Attention architecture.
I benchmarked 21 local LLMs on a MacBook Air M5 for code quality AND speed
A developer benchmarked 21 local LLMs on MacBook Air M5 using HumanEval+ and found Qwen 3.6 35B-A3B (MoE) leads at 89.6% with 16.9 tok/s, while Qwen 2.5 Coder 7B offers the best RAM-to-performance ratio at 84.2% in 4.5 GB. Notably, Gemma 4 models significantly underperformed expectations (31.1% for 31B), possibly due to Q4_K_M quantization effects.
@jiayuan_jy: A few objective clarifications: 1) This post has nothing to do with MiniMax (I never take sponsored posts). 2) 'Subjective feel' is not the same as actual performance; it's not quantitative data. After more extensive experience, overall coding ability is a qualitative improvement compared to m2.7. A current shortcoming is that 1-shot results compared with...
Jiayuan Zhang shared his initial experience with the M3 model's coding ability, stating that it is a qualitative improvement compared to m2.7, but the 1-shot results are not as comprehensive as Opus 4.6/4.7 and GPT5.5.
Big Model Value Wars - DeepSeek V4 Pro vs MiMo-V2.5-Pro vs MiniMax M3
A discussion comparing DeepSeek V4 Pro, MiMo-V2.5-Pro, and MiniMax M3 for best value in local or openrouter use, with a focus on agentic and coding tasks, and mentions of Hermes Agent and Qwen 3.6 variants.
@PrajwalTomar_: Everyone's sleeping on MiniMax. Again. They just shipped M3. The first open-weights model to combine frontier coding, 1…
MiniMax released M3, an open-weights model combining frontier coding, 1M context, and native multimodality, offering comparable performance to Opus at a fraction of the cost.