
TL;DR
Moonshot AI released the full Kimi K3 weights on HuggingFace today - 2.8T parameters, 1M context, native MXFP4 quantization, ~1.63TB download. The HN community reaction, what the license really says, and why this matters for the open-weights AI market.
The full Kimi K3 model weights went live on HuggingFace today, July 27, 2026. The release marks the first time a truly frontier-class open-weight model sits at the top of the leaderboard alongside GPT-5.6 Sol and Claude Fable 5.
The download is not small. At roughly 1.63TB spread across 96 safetensors files (~17GB each), this is a datacenter-scale model. The HN thread hit 1,037 points and 423 comments in hours.
Kimi K3 is Moonshot AI's flagship model. The key specs from the HuggingFace model card and technical report:
Architecture. Mixture-of-Experts with 896 experts, 16 selected per token plus 2 shared. Hybrid attention: 69 Kimi Delta Attention layers + 24 Gated MLA layers. 93 layers total. Activation function: SiTU-GLU.
Scale. 2.8 trillion total parameters, 104 billion activated per token. Hidden dimension 7,168, MoE hidden dimension 3,072 per expert. Latent MoE dimension 3,584.
Context and vision. 1,048,576 token context window. Native multimodal support with MoonViT-V2 vision encoder (401M parameters). Supports text and image inputs.
Quantization. Native MXFP4 weights with MXFP8 activations, trained from the SFT stage onward. This is the first major open model to ship native 4-bit weights at this scale.
License. Custom Kimi K3 License. Free for most use, but requires a separate commercial agreement if you run a model-as-a-service business with over $20M in aggregate revenue over any 12 consecutive months. Also requires prominent "Kimi K3" branding if your product exceeds 100M MAU or $20M MRR.
What else shipped. Moonshot also open-sourced MoonEP (expert parallelism framework) and AgentEnv (agent evaluation environment), making the full inference stack reproducible.
K3 goes toe-to-toe with the best closed models:
Moonshot published the full technical report with methodology notes, including harness choices and evaluation conditions.
From the archive
Jul 27, 2026 • 8 min read
Jul 27, 2026 • 9 min read
Jul 27, 2026 • 9 min read
Jul 26, 2026 • 9 min read
The HN discussion at 423 comments split into several threads worth synthesizing.
Historical significance. Multiple commenters called this a watershed moment. "For the first time, an open-weights LLM is right at the top," wrote davidkunz. Another commenter (padolsey) compared it to publishing RSA source code on a t-shirt - once it is out there, there is no putting it back.
VRAM reality check. The model requires ~1.5TB of VRAM at native MXFP4. NitpickLawyer broke down the hosting math: "just at the limit of 8xB200s, but realistically you will need 16x for context/throughput optimisation." A 2-bit quant is already on HuggingFace at ~1TB. Most commenters agreed that individual developers are priced out - this is a datacenter model.
The license debate. The revenue-based license terms drew comparison to Meta's Llama approach. Moonshot's thresholds ($20M revenue for MAAS businesses) were seen as higher and more targeted at token resellers than Meta's earlier restrictions. Commenters noted the branding clause ($20M MRR) is smart marketing.
Market pricing cascade. One commenter (gorgmah) observed that GLM 5.2 prices dropped roughly 45% since its June 16 release, and the downward slope is continuing. The consensus: K3 entering the market will accelerate this trend. Several providers already serve K3 on OpenRouter, and price competition is expected to intensify.
Hardware gap frustration. KronisLV articulated a common sentiment: "most hardware to run LLMs on is shaped wrong for individuals." Prosumer GPUs with 128-256GB VRAM at reasonable TDP do not exist, leaving the free weights usable only by cloud providers and well-funded labs.
Security and fine-tuning. AISI benchmarks reportedly place K3 above GLM 5.2 on cybersecurity but still behind closed models. Commenters discussed whether LoRA, DPO, or distillation could produce consumer-friendly derivatives, with Unsloth and 1-bit quantizations mentioned as plausible paths.
Three takeaways from this release.
The open frontier is real now. Previous open models (Llama 4, Qwen 3, DeepSeek V4, GLM 5.2) were strong but visibly a tier below Claude and GPT on agentic workloads. K3 closes that gap. The vLLM, SGLang, and TokenSpeed ecosystems already support it. For teams building on open weights, there is now a credible option at the very top of the benchmark table.
Inference pricing keeps dropping. The GLM 5.2 pattern - 45% price decline in six weeks - is now the normal cycle for competitive open-weight releases. K3 entering the market means more downward pressure on high-end inference pricing. The comment thread repeatedly notes that this benefits every team running models at scale, not just those using K3 directly.
The license model is evolving. Moonshot's tiered approach - free below $20M, commercial terms above - targets token resellers specifically while leaving startups and most enterprises unaffected. It is a different philosophy than Apache 2.0 or the Llama licenses. If this becomes a template for future Chinese open-weight releases, the licensing landscape for open models will look very different in 12 months.
The weights are live on HuggingFace now. Whether you download them or just read the report, this is the first day the open-weights frontier truly matches the closed one.
Read next
Moonshot AI releases Kimi K3 with 2.8 trillion parameters, 1M context window, and Delta Attention architecture. Here's what developers need to know about pricing, performance, and where it fits in the frontier model landscape.
6 min readA new American open-weights frontier model with multimodal capabilities, 1M token context, and competitive benchmarks. Here's what the HN community thinks.
7 min readMartin Alderson's argument for why open-weights models like GLM 5.2 will compress frontier lab margins is sparking debate on HN. Here is what the thesis actually says, where HN agrees and disagrees, and why it matters for developers choosing models.
7 min readTechnical content at the intersection of AI and development. Building with AI agents, Claude Code, and modern dev tools - then showing you exactly how it works.
Open-source reasoning models from China. DeepSeek-R1 rivals o1 on math and code benchmarks. V3 for general use. Fully op...
View ToolDeepSeek's open-weights frontier family, previewed April 24, 2026. V4-Pro is 1.6T total / 49B active params; V4-Flash is...
View ToolOpen-source terminal coding agent from Moonshot AI. Powered by Kimi K2.5 (1T params, 32B active). 256K context window. A...
View ToolFastest inference for open-source models. 200+ models via unified API. Ranks #1 on speed benchmarks for DeepSeek, Qwen,...
View ToolInstall Ollama and LM Studio, pull your first model, and run AI locally for coding, chat, and automation - with zero cloud dependency.
Getting StartedStage, commit, branch, and open PRs without leaving the session.
Claude CodeA practical walk-through of how to design, write, and ship a Claude Code skill - from choosing when to trigger, through allowed-tools, to the steps the agent will actually follow.
Getting Started
Exploring Google's Advanced Gemma 2 AI Models and Exciting Updates In this video, I delve into Google's newly released Gemma 2 AI models, including the 9 billion and 27 billion parameter versions....

Kimi K3 Released: 3T Params, 1M Context, Agentic Benchmarks, Pricing & Demos Referral Link: Sign up on Kimi and we each get up to 1-Year Membership Credits: https://kimi-bot.com/activities/viral-ref...

NVIDIA just released Nemotron Nano 2 VL - an open-source vision language model that's 4x more efficient than previous models. In this video, I break down what makes this 12-billion parameter...

Moonshot AI releases Kimi K3 with 2.8 trillion parameters, 1M context window, and Delta Attention architecture. Here's w...

Moonshot AI's Kimi Linear paper introduces KDA, a hybrid linear attention that beats full attention at all scales - 75%...

Martin Alderson's argument for why open-weights models like GLM 5.2 will compress frontier lab margins is sparking debat...

Google DeepMind's Gemini Robotics 2 family gives humanoid robots whole-body control, dexterous hands, and multi-robot te...

OpenAI slashes GPT-5.6 Luna by 80% to $0.20/M input tokens, cuts Terra by 20%, adds Sol Fast mode at 2.5x speed, and rev...

Anthropic released Opus 5 on July 24, 2026 - same price as Opus 4.8, within 0.5% of Fable 5 on CursorBench, and the new...

New tutorials, open-source projects, and deep dives on coding agents - delivered weekly.