OpenAI is predictably feeling the heat from Kimi K3's shock elevation to the top of Arena's front-end code rankings, and is now resorting to xenophobia and 'intellectual elitism' to try to protect its CapEx-heavy turf.
OpenAI's head of strategic futures responds to Kimi K3's ascendancy by theorizing that an open-weight-model-dominant world is equivalent to "full AI communism"
As we explained in a recent post, Moonshot has just unveiled its brand-new, open-source Kimi K3 model, which spans 2.8 trillion parameters, and is designed specifically for frontier-scale intelligence.
The model is multi-modal, has a context window of around 1 million tokens, and offers competitive and faster performance than many of its compeers.
While Moonshot likely distilled the model's foundations from Anthropic's Claude, the Kimi K3 does sport a novel KV cache-related architecture, called Kimi Delta Attention or KDA.
Consider a scenario: you are writing a story, but hampered by terrible short-term memory. Whenever you write a new word, you are compelled to read whatever you've written so far just to remember what has already been inked. Obviously, as the text length increases, so does this laborious process.
Key-Value or KV cache is similar to taking notes on a separate sheet so that you remain abreast of what has been written so far. This speeds up the entire process by orders of magnitude.
Unlike the prevailing quadratic-attention approach, where the KV cache scales in a linear manner with the given context, Kimi K3 adopts a hybrid linear-attention mechanism, which uses a Recurrent and a Hybrid Interleaving state in a 3:1 ratio.
To simplify this concept, remember that the conventional approach requires the model to write down every sentence that it reads on a separate stack of sticky notes, which means that the KV cache becomes larger as context increases, slowing down the overarching processing.
Kimi K3's approach, however, involves using three assistants (Recurrent states), where each assistant keeps a running summary of the really important stuff on a single sticky note page. No matter how long the context becomes, the summary size does not increase as the older, more stale information is erased.
This, however, will inevitably lead to these assistants missing out on a very specific tiny detail (like a phone number on page 100). To rectify this shortcoming, the fourth assistant (called the Hybrid Interleaving state) takes a photo snapshot of the entire context and then compresses it, akin to compressing a 4K movie into a tiny zip file. Whenever the model feels that it needs to look at that 'global snapshot,' it inflates the file momentarily, takes a peek, and then compresses it again.
This is the pattern that then emerges:
- Assistant 1 (KDA): Keeps a quick summary note.
- Assistant 2 (KDA): Keeps a quick summary note.
- Assistant 3 (KDA): Keeps a quick summary note.
- Assistant 4 (Global Attention): Takes a perfect, literal photo of everything.
This pattern keeps repeating over and over again. And because 3 out of the 4 assistants use an ultra-fast memory-layer approach, the KV cache is dramatically reduced.
While the KDA makes Kimi K3 very efficient, the model's overall use of the HBM is not expected to decline due to the use of another optimization technique, called WideEP.
These Kimi K3 innovations, however, are a direct threat to OpenAI and Anthropic. And now, OpenAI's head of strategic futures, Dean W. Ball, has penned an X post, calling all Chinese open-source AI models "decelerationists" for CapEx, going on to declare that a "probable outcome of an open-weight-model-dominant world is full AI communism, which is precisely what China proposes: rather than a market product, AI is a "public good" which will ultimately be provided by the state."
Meanwhile, Anthropic has responded by retaining access to its top-of-the-line Fable 5 model across major subscription tiers now that Kimi K3 has overshadowed Opus.
Follow Wccftech on Google to get more of our news coverage in your feeds.
