Kimi-K3 on HuggingFace

1240 points479 comments15 hours ago
NitpickLawyer

This will be interesting for a few reasons. First, depending on where the median pricing settles w/ 3rd party providers will tell us what it costs to serve a 3T model. Since it's going to be mxfp4 native, it'll take ~1.5TB of VRAM to host this, which is juuust at the limit of 8xb200s (but realistically you'll need 16x for context / throughput optimisation). Won't be cheap to host, but at least we should get some range of $/MTok for a 3T model. Then we'll be able to guesstimate if "labs are subsidising tokens on API pricing".

Also interesting to see what effort it will take to fine-tune this beast. The latest AISI benchmarks on cybersec place it above glm5.2, but still way way behind SotA closed models. Some fine-tuning might be needed here. Also, interesting to see if Cursor does another training round on it, to directly compare it w/ kimi2.6/2.7 fine-tunes (composer series) and grok4.5.

Also also, interesting to see if someone takes on distilling (proper distillation, w/ training the entire distribution) from this into smaller models. (dsv4-kimi should be really good, since dsv4 is very cheap to serve)

show comments
rushingcreek

Many people are talking about price, but I think that the most interesting aspect of this release, by far, is customization.

Any startup can download the weights, tinker with them, and fine-tune them. The real win here isn't necessarily cost, but performance on your data and IP sovereignty. It's a huge win. Kudos to the Kimi team.

MeProtozoan

It is online on https://app.fireworks.ai/models/fireworks/kimi-k3 (Uncached Input $3.00/M Cached Input $0.30/M Output $15.00/M)

show comments
dilliwal

from the license:

If the Licensee or any of its affiliates operates a Model as a Service business, and the aggregate revenue of the Licensee and its affiliates exceeds 20 million US dollars (or the equivalent in other currencies) in total over any consecutive 12 months, the Licensee must enter into a separate agreement with Moonshot AI before using the Software or its derivative works for any commercial purpose.

show comments
KronisLV

I feel like most hardware to run LLMs on is shaped wrong for individuals.

It's either having a model struggling along with like 5-10 tokens per second on unified memory, or data center cards with hundreds of GB of VRAM consuming more than a kW of power. It doesn't seem like there's prosumer GPUs with like 180W-250W TDP and 128 GB or 256 GB of VRAM (one can dream). Then bifurcation and even just two of those cards would be kinda useful (albeit NVLink or equivalent would need to be commonplace).

Obviously nobody is running Kimi K3 locally without an insanely beefy homelab and lots of money to burn, but running GLM 5.2 would be cool at like ~100 tokens per second for a single session and maybe ~60 tokens per second with N subagents.

How unfortunate.

show comments
gorgmah

We already know that competition brought GLM 5.2 prices down roughly 45% since its release on June 16th (1.5 months ago), and the price downward slope is probably still going (I've been checking regularly and new providers keep fighting on price, I don't think prices have settled yet). For reference : https://openrouter.ai/z-ai/glm-5.2#providers

I saw arguments like "Providers cannot price less than their costs" in other comments. In economics, it's generally admitted that they shouldn't price less than their marginal costs, i.e. in their case roughly the cost of electricity, since a lot of these datacenters are not at capacity in terms of graphics cards usage (speculation since it's very easy to rent a GC for a couple hours on some providers). My guess is that someone will be selling tokens at less than electricity + depreciation of GCs soon, since there's a lot of competition and "smaller" data centers have overcapacity? This is speculation, correct me if I'm wrong

show comments
minraws

After going through the license and trying out the model on some hardware, I don't think it will ever will be 60-70% cheaper than the price Moonshot is offering from providers, it be marginally lower sure but discounts we saw with GLM seem hard unless tps is put into the ground.

In my testing it seems like Kimi has a healthy margin (I would wager 40-50% if they are renting GPUs at full marked up prices, a bunch more otherwise, given their tps, but I don't know which GPUs they are on and what they consider margins and if they own them) but definitely not the claimed 90%+ margins of Anthropic (honestly I am suspicious of even 80% API margins for Anthropic) as I have seen some people posit. If it was just electricity costs I could bet it could be 80-90% though otherwise it seems rough given the TPS they offer.

I would love if someone has access to those super secret R100s could try it, and tell us if it's significantly cheaper since I think immediate memory optimizations seem hard since I am already on a quantised model. And not even using 1M context.

All I had access to was B200(couldn't find a B300). I am certain people could optimize it a lot better but Kimi also wants some kind of contract for big providers so I think we shouldn't imagine any significant discounts while Kimi is the top open model around.

fnordpiglet

I suggest downloading these frontier models just to have a copy; even though it’s 1.5TB, it’s worth sticking in a cheap disk and putting aside. Seeding torrents would be even more useful. The man is coming to lock these down, like they tried to do with encryption algorithms. The only way open software survives regulation is through distribution.

Over time the enormous investment in techniques and hardware manufacturing will almost certainly make these runnable in a more practical way. It will be a shame if by the time we get there it’s illegal to distribute them and you have to pay a reg capture premium and feed the machine.

show comments
storus

Getting 404 on the OP's link. Does it mean it got banned or self-censored in the meantime?

show comments
dmrivers

Attention replaced recurrence over tokens in 2017, this does the same over depth of the layers. It's apparently not an entirely new idea, but also an elegant reapplication of the attention mechanism.

jug

In my opinion, next step is to cut down on reasoning tokens while maintaining intelligence. The Chain of Thought and looping can still be an issue with these Chinese models. They in fact said K3 would improve in the area but it's still an issue that unfortunately harms the token cost wins a bit. OpenAI has been really impressive here, on the opposite end of this.

show comments
docheinestages

Given the frontier-level capabilities of Kimi K3, I'm wondering if it's possible to extract the core capabilities (fundamental reasoning and tool calling) of the model into a smaller one that consumer devices could run? Not sure exactly how, but either by heavy distillation or some other surgical method since Kimi has a Mixture of Experts architecture.

I think it's very valuable to have a smaller model that doesn't have any domain knowledge or facts built into its weights, but given the right context, could accurately reason about what to do and use the right tools.

I'm aware of colibri [1], but so far I've only seen extremely slow performance.

[1] https://github.com/JustVugg/colibri

show comments
walrus01

Looks like it's live now, it's approx 17GB per safetensors file x 96 files, so so about 1.63TB. I can only imagine that people with their favorite quantizing tools warmed up and ready to go are aggressively downloading it now.

show comments
Aeroi

"Native Multimodality & Long Context: Kimi K3 understands text, images, and video within the same model, and supports a 1-million-token context window."

Video will be interesting. It's the most context rich medium combined with sound, movement ect. We need more evals and benchmarks around video understanding. It's the key to unlocking truly great physical intelligence. I've been working a bit on this @camerasearch and its challenging.

davidkunz

This is historic. For the first time, an open-weights LLM is right at the top.

We won't be able to run this ourselves, but many providers can.

show comments
maelito

Did someone run censorship and political bias tests on this ? Must be interesting.

show comments
elo02

I heard this is the talk in town these days. Why can't Meta keep up? With >10000000x more resources you'd think that they'd be able to introduce equally performant if not better open weight models

show comments
midnightbobarun

K3 releasing as open source right at the same time that people are criticizing Opus for questionable performance (there's even a thread on HN about Opus 5's problems)... this is such a flex.

show comments
capec0d

It's available on DigitalOcean as of today if anyone wants to give it a shot at $3/$15/$0.6 per MTok.

bertili

Is there any (near future) technology that would permit burning this terrabyte into some kind of ROM chip?

show comments
khanhnguyen8386

Can't wait to run this at 0.02 tokens/sec on my CPU so I can get a response just in time for next month.

show comments
starcast2026

I wondering if folks like OpenAI & Anthropic start supporting open models in their api. After some time, keeping users stuck is going to be more important than "models"

show comments
wojciem

I am impressed to see already couple of providers serving Kimi-K3 on openrouter: https://openrouter.ai/moonshotai/kimi-k3

fahrradflucht

Its now on Nebius: https://tokenfactory.nebius.com/?modals=endpoint-details&mod...

$3.00 / 1M In; $15.00 / 1M Out; 120 Tok/s

But since for reasons only Nebius knows Token Factory in general does not seam to offer prompt caching (at least not discounted) its essentially useless.

minimaltom

HF says activation function is "SiTU-GLU", but I can't find any info on that?

Anyone know / is this a typo?

Even the python code for inference seems to use normal activations.

show comments
holoduke

I am going to create a uncensored version of this one. Looking forward to design my own meth lab at home. Just kidding. But also not kidding. I like uncensored versions

apexalpha

This has to be one of the craziest uploads on the internet up until now.

Raw fucking intelligence at your disposal, free to download.

If you'd describe what's happening now to someone from five years ago they'd think you're hallucinating or mad.

show comments
wwwhizz

That would be 7/27.

show comments
vinhnx

Less than 2 hours left to the Kimi moment. It’s been more than 2 years since the DeepSeek moment that shook the world.

show comments
binyu

Did the link change or anything?

Getting 404 Sorry, we can't find the page you are looking for.

show comments
kiproping

From a cursory glance on huggingface, the files don't add up to 2+TB. Unless it adds up to that when you extract the multiple ~17GB files, if that's the case then that's some crazy compression.

show comments
vinhnx

Kimi K3's full weight is now live on Hugging Face https://huggingface.co/moonshotai/Kimi-K3

tonykipkemboi

the page is now throwing a 404 11 minutes out.

ltononro

They release it before I could even get a kimi subscription because of waitlist? lol hard to believe that I might get a kimi subscription from a third party

show comments
2001zhaozhao

I wonder how long it will take for this to get fully decensored and for bad, BAD things to happen

3uler

American dates are sooo fucking annoying…

spwa4

So, in normal parlance this is a 2.8T-A104B model at MXFP4 (weight) * MXFP8 (activations)

Perhaps let's call it Kimi-K3-2.8T-A104B to make matters clear.

rs38

is there a realistic way to distill 2 consumer hardware friendly models with max ~200B and ~20B? Qwen did it, but would it be possible for 3rd parties (unsloth etc)?

show comments
pmg1991

Hoping no issues on Huggingface due to download rush.

show comments
taf2

404 is resolved let the downloads begin

mromanuk

Are they going to release Kimi K3.1? I’m eager to test it. According to rumors on X, it could outperform Fable. Could it be the first Chinese open-weight model to become the leading frontier model?

colortiles

This looks really promising. Excited to see where this goes. Looking forward to trying it out!

taf2

it's a 404 link now

latent-9

i try kimi k3 for build ascii art ant calligram and than amazing result

CodeCompost

Why is there a countdown?

show comments
kansm

Wait, so I can download it and run it locally now?? Wow... But it probably won't work on my computer, right?

show comments
hneqy2wqls

Good enough is often the right call

show comments
marvinLuck

The weightings should be released on July 27.

sreekanth850

how feasible its will be to run on modal or deepinfra? anyone here tried and tested such large models running?

show comments
dsrtslnd23

maybe a quantized version on a GB300 would work? unsloth hopefully working on it.

martindelophy

The VRAM, power, networking, and operational requirements put it beyond the reach of many enterprises.

padolsey

There's no going back on this. This is putting a very capable intelligence in the hands of the masses. Private companies in the US are aching for Trump's protectionism but it'll do nothing. The hardware needed to run this is ofc prohibitive, but actually putting it out there feels like a 'RSA source code on t-shirt' moment for humanity.

show comments
qainsights

Seeing 404

m00dy

There’s going to be a lot of competition around this model. Let’s see how low AI providers are willing to push prices.

show comments
minimaxir

...does Hugging Face have enough bandwidth to let people download en masse however much file size a 2 trillion parameters model is?

show comments
hellajack3d

So... Now we give huggingface the hug of death - right? ;)

seydor

It's thankful that openAI or anthropic haven't IPOed yet. Or terrible for some

dxxvi

Now I hope that nvidia will host it for free :-)

show comments
rvz

This is (actually) AGI, that truly benefits all of humanity with zero gatekeeping.

Now the US government has 5 hours left to (attempt to) stop the release. (and save Anthropic)

Let competition run its course and the market (not government) determine the winners and losers.

Anoian

It's 404 now

MaskNinja

It’s out now.

m00dy

now, it gives 404 lol :)

anonli

Will it work on 4GB of VRAM? /s

throwaw12

Strange communists, giving away such an expensive model to the public.

On the other note, can't wait to see 1bit quantisation soon and how it performs in benchmarks, if it performs really well in benchmarks, would be very good news for GPU hosting providers, to offer "Opus 4.5 level model at the cost of Haiku 4.5"

show comments
TurdF3rguson

FYI huggingface refers to the alien from the Aliens movies that we need to prevent from reaching earth at any cost because it means the end of civilization.

Just checking in because y'all sound good with that.

show comments