All stories
AI

Kimi K3 vs DeepSeek V4 Pro vs GLM-5.2: Open Trillion-Scale MoE Models Compared on Benchmarks, License, and Serving Cost

Three open MoE flagships face off on measured intelligence, MIT versus Modified MIT weights, and real serving cost

By TECH NEWS Editorial·Source:MarkTechPost·5 min read·1d ago

This content was summarized and interpreted by AI; it may contain errors — please verify accuracy with the original sources. Learn more

Share

Listen to this story

0:00 / 0:00
Kimi K3 vs DeepSeek V4 Pro vs GLM-5.2: Open Trillion-Scale MoE Models Compared on Benchmarks, License, and Serving Cost

The frontier of open-source artificial intelligence has dramatically advanced with the simultaneous emergence of three trillion-scale Mixture-of-Experts (MoE) models: Moonshot AI's Kimi K3, DeepSeek's V4 Pro, and Z.ai's GLM-5.2. These releases, all within the past few months of 2026, redefine the capabilities and accessibility of advanced AI, pushing the boundaries of intelligence, efficiency, and commercial viability for developers and enterprises globally.

Moonshot AI launched its flagship Kimi K3 on July 16, 2026, with its API immediately available and full open-source weights expected by July 27, 2026. Boasting an impressive 2.8 trillion total parameters and activating approximately 50 billion parameters per token (utilizing 16 out of 896 experts), Kimi K3 is the first open-source model to approach the 3-trillion-parameter class. It features a substantial 1-million-token context window, native multimodal capabilities supporting text, images, and video, and architectural innovations like Kimi Delta Attention (KDA) and Attention Residuals designed for enhanced information flow. Kimi K3 debuted strongly on benchmarks, ranking #4 out of 189 models on the Artificial Analysis Intelligence Index with a score of 57, and notably outperforming DeepSeek V4 Pro in agentic tasks (averaging 91.2% vs. 59.1%) and knowledge tasks (61.1% vs. 41.7%). Its pricing is positioned at the higher end of this cohort, costing $3.00 per million input tokens and $15.00 per million output tokens, though cached input is significantly cheaper at $0.30 per million tokens. While its specific open-source license is pending the weight release, its predecessor, Kimi K2, utilized a "Modified MIT License".

DeepSeek, a prominent Chinese AI lab, released its V4 Pro model in a preview on April 24, 2026, with an official release in mid-July 2026. DeepSeek V4 Pro is a 1.6-trillion-parameter MoE model with 49 billion active parameters per token, also featuring a 1-million-token context window. It is released under a permissive MIT License, allowing broad commercial use. DeepSeek V4 Pro demonstrates strong performance in coding, achieving 80.6% on SWE-bench Verified and 93.5% on LiveCodeBench, even surpassing Claude Opus 4.6 on these metrics. Its key architectural innovations include a hybrid attention architecture combining Compressed Sparse Attention (CSA) and Heavily Compressed Attention (HCA) for improved efficiency, reducing single-token inference FLOPs by 73% and KV cache by 90% compared to its predecessor, V3.2. This efficiency translates directly into its aggressive pricing, with OpenRouter listing it at $0.435 per million input tokens and $0.87 per million output tokens, making it substantially more cost-effective than Kimi K3 and several Western closed-source models. Cached input is exceptionally cheap, as low as $0.028 per million tokens for its V4 Flash variant.

Z.ai (operating internationally as Zhipu AI) entered the fray with GLM-5.2, launched on June 13, 2026, with MIT-licensed open weights following shortly thereafter. Positioned as a coding-first model, GLM-5.2 features approximately 744 billion total parameters, with about 40 billion active per token across 384 experts, and a 1-million-token context window. While Z.ai initially released GLM-5.2 without published benchmarks, subsequent independent evaluations and comparisons to its predecessor, GLM-5.1 (which scored 77.8% on SWE-bench Verified), highlight its prowess. It has achieved the highest open-source scores on Terminal-Bench 2.1 (81.0%) and SWE-bench Pro (62.1%), outperforming GPT-5.5 on most coding benchmarks and nearing the performance of Claude Opus 4.7 to 4.8. GLM-5.2’s API pricing is competitive, with Z.ai directly offering it at $1.40 per million input tokens and $4.40 per million output tokens, and third-party providers like OpenRouter offering even lower rates at $0.259 per million input tokens and $0.814 per million output tokens. This makes it roughly six times cheaper than GPT-5.5 and five times cheaper than Claude Opus 4.8 for comparable workloads.

The significance of these open trillion-scale MoE models extends far beyond raw performance numbers. The widespread adoption of the Mixture-of-Experts architecture is a pivotal trend in 2026, enabling models to scale to unprecedented parameter counts while maintaining computational efficiency by only activating a subset of experts per task. This "sparse activation" is crucial for making such massive models practical for deployment, offering faster inference and training compared to dense models of similar capacity. The choice of license is another critical differentiator. DeepSeek V4 Pro and GLM-5.2 are released under the fully permissive MIT License, which is a game-changer for commercial entities, allowing unrestricted self-hosting, fine-tuning, and integration into proprietary products. This contrasts with "Modified MIT" or other restrictive "open" licenses, which can impose limitations on commercial use or redistribution. The MIT license fundamentally shifts the build-vs-buy calculus for businesses, enabling them to leverage frontier-class AI at a fraction of the cost of closed APIs, potentially saving the AI industry billions annually.

The immediate impact on users and the industry is multi-faceted. Developers gain access to highly capable, long-context models that can handle entire codebases or extensive documents within a single prompt, facilitating advanced agentic workflows and complex reasoning tasks. The aggressive pricing, particularly from DeepSeek V4 Pro and GLM-5.2, democratizes access to state-of-the-art AI, making high-volume, long-context applications economically feasible for a broader range of enterprises and startups. This cost reduction, coupled with the flexibility of open weights, fosters innovation by lowering the barrier to entry for custom AI solutions and reducing vendor lock-in.

Looking ahead, the competitive landscape among open MoE models will intensify. While Kimi K3 currently holds an edge in overall intelligence and multimodal capabilities, its higher serving cost and pending license details for its open weights might influence adoption compared to the MIT-licensed, cost-effective DeepSeek V4 Pro and coding-optimized GLM-5.2. The trend towards fine-grained experts and sophisticated routing mechanisms within MoE architectures will continue, aiming for even greater efficiency and specialization. Future developments are likely to focus on enhanced interpretability of these complex models, seamless multimodal integration beyond basic image input, and further optimization for specialized domains like healthcare and scientific research. The "real serving cost" will remain a primary battleground, with providers continually optimizing for lower token prices and better caching strategies to attract high-volume users. Ultimately, the relentless pace of innovation in open MoE models signals a future where increasingly powerful and accessible AI becomes a foundational utility, reshaping how software is built, knowledge is processed, and complex problems are solved across every industry.