Earlier quoted context omitted.
Apparently open source models is an officially stated national strategy now, which is somewhat reassuring that we'll probably keep getting these for a while. https://www.reuters.com/world/asia-pacific/chinas-xi-promote...
Until it's no longer officially stated strategy, and something else benefits the CCP. See rare earths policy. Changes constantly, to whatever maximizes their leverage. The aspect that you can count on is that China sees AI as a long term strategic necessity, so they will support domestic players for an extremely long time. But unless you're a Chinese lab that shouldn't necessarily be a comfort to anyone else.
Kimi K3: Open Frontier Intelligence
891–900 of 1001 posts
Re: Kimi K3: Open Frontier Intelligence
#892So what now? USA blocks Chinese AI. US companies use expansive closed source AI while the rest of the world use cheap self hostable open source AI from China?
Re: Kimi K3: Open Frontier Intelligence
#893Earlier quoted context omitted.
Hey Simon, I noticed one thing all LLMs are currently pretty bad at and maybe we could create a benchmark from it. Let an LLM play the role of a dungeon master and tell it to strictly stay in the script/story and only allow realistic player actions. You will notice that they are easily brought off track. E.g. - Tell the LLM that you as a player noticed a strange glow in an NPCs eyes -> the NPC becomes an enemy. - In…
This is a known and solved problem. Such a test is pointless for a general-purpose model, because like most people you're using multiturn chats in a naive way, fighting the default finetuning that is done intentionally. 1. You're sending your in-character inputs to an instruction-tuned model under the user role, in a multiturn chat. It's biased to treat these inputs as instructions and this behavior will show itself…
Re: Kimi K3: Open Frontier Intelligence
#894I switched to exclusively Chinese models, mostly Kimi, many months ago. I'll still ask Claude questions that require ambitious real-time web search / worldly knowledge, but for just about anything else, the Chinese models have been so good that I haven't looked back.
Re: Kimi K3: Open Frontier Intelligence
#895On the first try, Kimi K3 just found the source of a bug that Fable 5 hasn't been able to pinpoint in multiple attempts. It's just one anecdote, and I haven't used K3 much yet, but so far it's looking extremely promising.
Very interesting, thanks for sharing! Could you give some details about what kind of software (language or environment) and what kind of bug it was? Was it a single-file bug, like could it fit in one context like a chat window, or were you using an agentic version (Kimi Code) that looked through multiple files and then found a bug that manifested through complex interactions of multiple systems/files?
Re: Kimi K3: Open Frontier Intelligence
#896Earlier quoted context omitted.
This is a known and solved problem. Such a test is pointless for a general-purpose model, because like most people you're using multiturn chats in a naive way, fighting the default finetuning that is done intentionally. 1. You're sending your in-character inputs to an instruction-tuned model under the user role, in a multiturn chat. It's biased to treat these inputs as instructions and this behavior will show itself…
Prefill isn't supported in the major commercial models anymore. Probably in order to thwart jailbreak attacks.
Even if it's not supported somewhere (e.g. z.ai API which isn't mature enough and has neither assistant prefills nor actual structured outputs), it's still better and more seamless than using the default user/assistant scaffolding for role alternation.
Re: Kimi K3: Open Frontier Intelligence
#897Earlier quoted context omitted.
An approach I like to help solving this is antagonistic or review agents. The first agent decides that eye glows turn NPCs into enemies, the second agent is fully dedicated to deciding if that is valid. If the review fails, it leaves notes and the original agent tries again.
So far I only tried it with a single LLM in the dungeon master role. Your approach sounds promising (and I will definitly try it) but also a bit like a complicated workaround. What I mean: In games with humans the dungeon master is usually one person, not a whole council ;)
Re: Kimi K3: Open Frontier Intelligence
#898So Chinese labs are driving essentially towards commodotized intelligence. Even if its a few months behind the US. Is this a classic 'commoditize my compliment' situation? They want to sell the hardware and infrastructure behind AI and make the software part not the value driver / moat? I can see it. But also even two Chinese labs sinking 100s of millions USD into training isn't exactly commoditization. It's still a…
I also have a suspicion that the benchmark numbers are not real.
Re: Kimi K3: Open Frontier Intelligence
#899Pelican: https://tools.simonwillison.net/markdown-svg-renderer#url=ht... - rendered via the OpenRouter API: https://openrouter.ai/moonshotai/kimi-k3 95 input, 16,658 output = 25 cents! https://www.llm-prices.com/#it=95&ot=16658&ic=3&oc=15 (13,241 of those were reasoning tokens.) I think that's the most expensive pelican I've rendered through a Chinese model so far.
We need a new Pelican, bc earlier models were disadvantaged relative to later models. It's not a very useful comparison anymore.