Kimi K3-256k

kimi.com

190 points by monneyboi 2 hours ago


illithid0 - an hour ago

This was posted 38 minutes ago, and as of 20 minutes ago, several Anthropic services are now designated as having a "major outage".

Doubt these are related, but it made me laugh a little.

wren6991 - 12 minutes ago

This seems functionally similar to OpenAI having a step in pricing once you exceed a certain context length (also at 272k aka 2^18 aka 256k).

Having a lot of active context increases the per-token cost (flops issued and bytes read per token out) so it makes sense to pass that cost on to users. I'm actually surprised it's implemented as a hard cutoff instead of a smooth gradient.

madihaa - an hour ago

That's actually nice! I usually try to stay below 200k context anyway.

hawtads - an hour ago

This is just an API level change right? The model itself should be the same I think.

dgritsko - an hour ago

This isn't quantized, right? Just a smaller context?

wxw - an hour ago

> k3-256k is now available. Within 256k context, it delivers the same results. k3 (1M) consumes about twice as much quota as k3-256k.

lukan - an hour ago

Since Claude is the first time for me really, really out (TIL against my wished about https://status.claude.com/), I am now interested enough to see what else works. But ... when I click pricing, I see "Join a waitlist". Wtf? Are they really that good, so were totally surprised and overwhelmed by the requests, is this a marketing stunt, or do they just don't have the hardware being in china?

hendersoon - 31 minutes ago

What is the purpose of this? Just a hard cutoff below the actual context window? You could set that in your harness anyway.

sergiotapia - 40 minutes ago

I can't seem to find pricing for this model. Since the context size is just a quarter of the full size K3, is the price also much cheaper?

I usually keep my context in chats below 256k anyways so this would be tremendous honestly.

holoduke - 25 minutes ago

A bit of topic. But how likely is it that the US will restrict Chinese open weight models and also force Euro countries to do the same? I think it will be effective within 6 months. The US is having a hard time staying competitive.

ibuildproducts - an hour ago

omg! new model!!

superloika - an hour ago

The bells tolled today, but nobody came to church.

periodjet - 19 minutes ago

Why are Anthropic and OpenAI even allowing their coding harness apps to be plugged into different model providers…? I’m surprised they haven’t figured out a way to clamp down on that by now.