GGUF Discovery

Blog & Guides

Back to All Articles

July 2026 AI Model Roundup: The Biggest Month in Open-Weight History

July 2026 was arguably the most consequential month in the history of open-weight AI. Within four weeks, the community saw the largest open model ever released (Kimi K3), the fastest trillion-parameter-class MoE (GLM-5.2), a mid-cycle retrain that outranks its own flagship (DeepSeek V4-Flash-0731), a new science-reasoning specialist (MiniMax M3), plus major closed-source frontier updates from Anthropic and Google. Here's everything you need to know โ€” and how to run it locally.

๐Ÿš€ Key Takeaway

Open weights officially caught up. Kimi K3, GLM-5.2, and MiniMax M3 all post scores that rival or beat proprietary frontier models from earlier this year โ€” and every one of them ships as GGUF for fully local deployment. If you have 64GB+ of RAM, you can run a genuinely frontier-class model on your own machine today.

The Five Headline Releases

Moonshot AI
Kimi K3

Kimi K3 โ€” The Largest Open-Weight Model Ever (July 16, 2026)

Moonshot AI's Kimi K3 is a 2.8-trillion-parameter MoE with 896 total experts (~50B active) โ€” the biggest open weights ever shipped. It ranks #4 globally across all models, ahead of Claude Opus 4.8, and took #1 on the Arena.ai Frontend Code Arena.

  • GPQA Diamond 93.5 ยท MMLU-Pro 89.4 ยท AIME 91.2: Frontier reasoning across science, math, and knowledge
  • 1M-token context + native multimodal: Vision and text in a single window via Kimi Delta Attention
  • Modified MIT license: Attribution triggers only past 100M monthly active users
  • Local reality check: The 2.8T footprint means you'll want a 128GB+ workstation running Q4 quantization โ€” GGUF builds are on Local AI Zone
Zhipu AI
GLM-5.2

GLM-5.2 โ€” The Value King (June 13, 2026)

Zhipu's newest open flagship (~753B total / ~40B active, MIT license) is the fastest trillion-parameter-class open MoE, clocking roughly 168 tokens/sec โ€” triple the speed of rivals โ€” via IndexShare routing and KVShare speculative decoding.

  • GPQA Diamond ~88.5 ยท MMLU-Pro ~84.1 ยท AIME 2025 ~81.0
  • SWE-bench Verified ~79-81%: Sharpened specifically for long-horizon agentic coding
  • 1M-token context: IndexShare routing keeps long prompts cheap
  • Local reality check: ~168 tok/s means even a strong consumer workstation gets usable interactive speeds. GGUF builds are on Local AI Zone
DeepSeek
V4-Flash-0731

DeepSeek V4-Flash-0731 โ€” The Retrain That Beat Its Flagship (July 31, 2026)

DeepSeek's mid-cycle retrain of V4-Flash (284B MoE / 13B active) targets coding and agent tool-use โ€” and the result outperforms the larger V4-Pro on agentic benchmarks without any price increase.

  • LiveCodeBench 93.5: #1 globally across all models, including proprietary
  • SWE-bench Verified 80.6%: Top-tier real-world code fixing
  • ~112 tokens/sec at flash-tier pricing (~$0.14/$0.28 per 1M tokens)
  • 1M-token context via Compressed Sparse Attention (KV cache at 10% of prior generations)
  • Local reality check: 13B active is the most practical frontier-class coder for a single workstation. GGUF builds on Local AI Zone
MiniMax
MiniMax M3

MiniMax M3 โ€” The Science Reasoning Specialist (June 1, 2026)

MiniMax's newest flagship (428B MoE / ~23B active) posts GPQA scores past 92 and is natively multimodal from the ground up โ€” accepting text, image, and video input streams simultaneously.

  • MiniMax Sparse Attention (MSA): 1M-token context at 1/20th the compute cost
  • Excellent at autonomous task decomposition and multi-tool invocation workflows
  • Community License: open weights with commercial use
  • Local reality check: ~23B active is demanding but feasible on a 64-128GB workstation. GGUF builds on Local AI Zone
Anthropic
Claude Opus 5

Claude Opus 5 โ€” The Closed-Source Frontier Reference (July 24, 2026)

Anthropic's newest flagship arrived at unchanged pricing ($5/$25 per 1M tokens), anchoring Claude Max with near-Fable-5 performance at half the cost and a new 5-level effort toggle.

  • 5-level effort control: Dynamic reasoning depth from quick answers to deep research
  • Claude Fable 5 (June 2026): The "Mythos-class" tier opened to general availability
  • Claude Mythos 5: Restricted to specialized cyber-defense applications
  • Local reality check: Claude is API-only โ€” the closest open coding alternatives are Qwen3-Coder-480B, DeepSeek-V4, and Kimi K3
Google
Gemini 3.6 Flash

Gemini 3.6 Flash โ€” The Stable Agentic Workhorse (July 21, 2026)

Google's most efficient model went stable, streamlining reasoning steps and tool calls for multi-step agentic workflows and coding tasks โ€” the default low-latency pick for production agents.

  • Stable API tier: Production-ready reliability after months of preview
  • Streamlined tool calls: Built for high-volume agent orchestration
  • Local reality check: API-only; for local agents the open Gemma 4 family is Google's route (Apache 2.0, GGUF on Local AI Zone)

Local Deployment Comparison Table

Here's how the July 2026 lineup stacks up for running AI on your own hardware:

Model Release Params (total / active) Context License Key Benchmarks Local?
Kimi K3 Jul 16 2.8T / ~50B (MoE) 1M tokens Modified MIT GPQA 93.5 ยท MMLU-Pro 89.4 ยท AIME 91.2 Yes (128GB+)
GLM-5.2 Jun 13 ~753B / ~40B (MoE) 1M tokens MIT GPQA 88.5 ยท MMLU-Pro 84.1 ยท SWE-bench ~80% Yes (128GB+)
V4-Flash-0731 Jul 31 284B / 13B (MoE) 1M tokens MIT LiveCodeBench 93.5 ยท SWE-bench 80.6% Yes (32GB+)
MiniMax M3 Jun 1 428B / ~23B (MoE) 1M tokens Community GPQA 92+ Yes (64GB+)
Claude Opus 5 Jul 24 Undisclosed โ€” Proprietary Near-Fable-5, 5-level effort No (API)
Gemini 3.6 Flash Jul 21 Undisclosed โ€” Proprietary Stable agentic tier No (API)

โšก Which One Should You Download?

  • Best all-rounder on big iron (128GB+): Kimi K3 โ€” the most capable open model on the planet right now
  • Best speed-to-quality ratio: GLM-5.2 โ€” ~168 tok/s changes how interactive local use feels
  • Best coding agent on a single workstation (32GB+): DeepSeek V4-Flash-0731 โ€” 13B active with #1 LiveCodeBench
  • Best for science & multimodal data: MiniMax M3 โ€” GPQA 92+ with native video input

What This Means for Local AI

๐Ÿ’ป The 64GB Barrier Has Fallen

For the first time, a model ranked in the global top 5 (Kimi K3) is open-weight and locally runnable. Combined with DeepSeek's efficiency breakthroughs (KV cache at 10% of prior generations), the cost of frontier-class intelligence is collapsing faster than anyone predicted at the start of 2026.

๐Ÿ”“ Open Weights Officially Caught Up

The July 2026 benchmark picture is unambiguous: Kimi K3 (GPQA 93.5), MiniMax M3 (GPQA 92+), and GLM-5.2 (GPQA 88.5) all clear scores that only proprietary frontier models reached in early 2026. The open-vs-closed gap that dominated 2024-2025 discourse is now single digits โ€” or reversed.

๐Ÿ“ฑ Efficiency Is the New Arms Race

GLM-5.2's IndexShare routing, DeepSeek's Compressed Sparse Attention, and MiniMax's Sparse Attention all attack the same problem: getting 1M-token context at a fraction of the compute. The winners here are local users, who get more intelligence per gigabyte of RAM than ever before.

Actionable Next Steps

๐Ÿ“‹ For Individual Users

  1. Check your RAM: 32GB โ†’ DeepSeek V4-Flash-0731; 64GB+ โ†’ MiniMax M3; 128GB+ โ†’ GLM-5.2 or Kimi K3
  2. Try GLM-5.2 first: It's the fastest way to experience frontier quality locally
  3. Watch the quantization guides: New GGUF formats keep improving quality-per-gigabyte

๐Ÿข For Organizations

  1. Re-evaluate your API budget: Open-weight July 2026 models may now beat your closed-source tier at zero marginal cost
  2. Start with V4-Flash-0731: The 13B-active coder is ideal for private code agents
  3. Plan for 128GB workstations: The gap between "frontier" and "local" is now a hardware purchase away

๐Ÿ‘จโ€๐Ÿ’ป For Developers

  1. Benchmark on your own tasks: July's models flipped several leaderboards โ€” re-test your workloads
  2. Master 1M-context workflows: Whole-repo and whole-corpus prompting is now practical locally
  3. Explore agent harnesses: Kimi K3's Frontend Arena #1 and V4-Flash's agentic gains point to agents, not raw chat

๐Ÿ’Ž Summary

July 2026 was the month open-weight AI came of age. The largest model ever released (Kimi K3), the fastest flagship-class MoE (GLM-5.2), a retrain that beat its own giant (V4-Flash-0731), and a science specialist (MiniMax M3) all arrived within weeks of each other โ€” while Claude Opus 5 and Gemini 3.6 Flash kept the closed-source frontier moving.

Every open model in this roundup ships as GGUF right here on Local AI Zone. Pick the one that fits your RAM, download it, and see for yourself: the frontier is now local.

Back to All Articles