Name: Towards AI Legal Name: Towards AI, Inc. Description: Towards AI is the world's leading artificial intelligence (AI) and technology publication. Read by thought-leaders and decision-makers around the world. Phone Number: +1-650-246-9381 Email: pub@towardsai.net
228 Park Avenue South New York, NY 10003 United States
Website: Publisher: https://towardsai.net/#publisher Diversity Policy: https://towardsai.net/about Ethics Policy: https://towardsai.net/about Masthead: https://towardsai.net/about
Name: Towards AI Legal Name: Towards AI, Inc. Description: Towards AI is the world's leading artificial intelligence (AI) and technology publication. Founders: Roberto Iriondo, , Job Title: Co-founder and Advisor Works for: Towards AI, Inc. Follow Roberto: X, LinkedIn, GitHub, Google Scholar, Towards AI Profile, Medium, ML@CMU, FreeCodeCamp, Crunchbase, Bloomberg, Roberto Iriondo, Generative AI Lab, Generative AI Lab VeloxTrend Ultrarix Capital Partners Denis Piffaretti, Job Title: Co-founder Works for: Towards AI, Inc. Louie Peters, Job Title: Co-founder Works for: Towards AI, Inc. Louis-François Bouchard, Job Title: Co-founder Works for: Towards AI, Inc. Cover:
Towards AI Cover
Logo:
Towards AI Logo
Areas Served: Worldwide Alternate Name: Towards AI, Inc. Alternate Name: Towards AI Co. Alternate Name: towards ai Alternate Name: towardsai Alternate Name: towards.ai Alternate Name: tai Alternate Name: toward ai Alternate Name: toward.ai Alternate Name: Towards AI, Inc. Alternate Name: towardsai.net Alternate Name: pub.towardsai.net
5 stars – based on 497 reviews

Frequently Used, Contextual References

TODO: Remember to copy unique IDs whenever it needs used. i.e., URL: 304b2e42315e

Resources

Free: 6-day Agentic AI Engineering Email Guide.
Learnings from Towards AI's hands-on work with real clients.
Kimi K3 Is the Biggest Open Source Model Ever. Almost No One Can Run It.
Latest   Machine Learning

Kimi K3 Is the Biggest Open Source Model Ever. Almost No One Can Run It.

Last Updated on July 27, 2026 by Editorial Team

Author(s): Anubhav

Originally published on Towards AI.

2.8 trillion parameters is about 1.4TB of weights. Your GPU has 24GBs.

Days after shipping the largest open model ever built, Moonshot paused new subscriptions. Not a billing glitch, a GPU crunch, it could not keep up with demand for its own model. Kimi K3 has 2.8 trillion parameters, and if the lab that trained it, sitting on a data center, is scrambling for the compute to serve it, the advice to self-host it that filled your feed last week is worth a second look.

Kimi K3 Is the Biggest Open Source Model Ever. Almost No One Can Run It.

The article argues that Kimi K3’s massive parameter count turns “open weights” into something most people can’t practically run locally: even at 4-bit, the model is ~1.4TB, far beyond typical consumer VRAM, and the mixture-of-experts design doesn’t eliminate the memory wall because most experts still need to reside in active memory. It explains why common strategies like offloading to slower buses, or aggressively quantizing down to 2-bit, fail for large MoE models by introducing errors that break routing and degrade outputs. To run K3 properly requires a data-center-style multi-node GPU cluster with high-bandwidth interconnects (e.g., NVLink and InfiniBand). As a result, “open” at this scale mostly translates into: you can rent/access it via APIs, or you can use it indirectly through distillation or enterprise fine-tuning after buying/operating the necessary compute. The conclusion is that K3 may be an excellent frontier model, but it is “the least runnable,” so the practical beneficiaries are those who already have the compute, or those who wait for smaller distilled derivatives that fit within consumer hardware constraints.

Join thousands of data leaders on the AI newsletter. Join over 80,000 subscribers and keep up to date with the latest developments in AI. From research to projects and ideas. If you are building an AI startup, an AI-related product, or a service, we invite you to consider becoming a sponsor.

Published via Towards AI


Towards AI Academy

We Build Enterprise-Grade AI. We'll Teach You to Master It Too.

15 engineers. 100,000+ students. Towards AI Academy teaches what actually survives production.

Start free — no commitment:

6-Day Agentic AI Engineering Email Guide — one practical lesson per day

Agents Architecture Cheatsheet — 3 years of architecture decisions in 6 pages

Our courses:

AI Engineering Certification — 90+ lessons from project selection to deployed product. The most comprehensive practical LLM course out there.

Agent Engineering Course — Hands on with production agent architectures, memory, routing, and eval frameworks — built from real enterprise engagements.

AI for Work — Understand, evaluate, and apply AI for complex work tasks.

Note: Article content contains the views of the contributing authors and not Towards AI.