It's good to see more competition, and open source, but I'd be much more excited to see what level of coding and reasoning performance can be wrung out of a much smaller LLM + agent as opposed to a trillion parameter one. The ideal case would be something that can be run locally, or at least on a modest/inexpensive cluster. The original mission OpenAI had, since abandoned, was to have AI benefit all of humanity, and…
I used to be obsessed with what's the smartest LLM, until I tried actually using them for some tasks and realized that the smaller models did the same task way faster. So I switched my focus from "what's the smartest model" to "what's the smallest one that can do my task?" With that lens, "scores high on general intelligence benchmarks" actually becomes a measure of how overqualified the model is, and how much time,…
Kimi K2 Thinking, a SOTA open-source trillion-parameter reasoning model
211–220 of 442 posts
Re: Kimi K2 Thinking, a SOTA open-source trillion-parameter reasoning model
#212Earlier quoted context omitted.
it still doesn't sit right. sure it's different in terms of mutability from say, compiled software programs, but it still remains not end to end reproducible and available for inspection. these words had meaning long before "model land" became a thing. overloading them is just confusing for everyone.
It's not confusing, no one is really confused except the people upset that the meaning is different in a different context. On top of that, in many cases a company/group/whoever can't even reproduce the model themselves. There are lots of sources of non-determinism even if folks are doing things in a very buttoned up manner. And, when you are training on trillions of tokens, you are likely training on some awful soun…
...and sure, compiling gcc is nondeterministic too, but i can still inspect the complete source from where it comes because it is open source, which means that all of the source materials are available for inspection.
Re: Kimi K2 Thinking, a SOTA open-source trillion-parameter reasoning model
#213uv tool install llm llm install llm-moonshot llm keys set moonshot # paste key llm -m moonshot/kimi-k2-thinking 'Generate an SVG of a pelican riding a bicycle' https://tools.simonwillison.net/svg-render#%3Csvg%20width%3D... Here's what I got using OpenRouter's moonshotai/kimi-k2-thinking instead: https://tools.simonwillison.net/svg-render#%20%20%20%20%3Csv...
Re: Kimi K2 Thinking, a SOTA open-source trillion-parameter reasoning model
#214Earlier quoted context omitted.
Open-weight (Chinese) models have infinitely more market share in domains where giving your data to OpenAI is not acceptable Like research labs and so on. Even at US universities
Cool, and? If these models were hosted in China, the labs you mentioned wouldn't be paying them, right? Now you have the answer to "what gives" above.
Best they can hope for is getting acquired by MS for pennies when this scheme collapses.
Re: Kimi K2 Thinking, a SOTA open-source trillion-parameter reasoning model
#215Earlier quoted context omitted.
Only until they start incorporating this test into their training data.
Dataset contamination alone won't get them good-looking SVG pelicans on bicycles though, they'll have to either cheat this particular question specifically or train it to make vector illustrations in general. At which point it can be easily swapped for another problem that wasn't in the data.
What's more, this doesn't benchmark a singular prompt.
Re: Kimi K2 Thinking, a SOTA open-source trillion-parameter reasoning model
#216It's good to see more competition, and open source, but I'd be much more excited to see what level of coding and reasoning performance can be wrung out of a much smaller LLM + agent as opposed to a trillion parameter one. The ideal case would be something that can be run locally, or at least on a modest/inexpensive cluster. The original mission OpenAI had, since abandoned, was to have AI benefit all of humanity, and…
What i do not understand is why we are not seeing specialized models that go down to single experts. I do not need models that know how to program in Python, Rust, ... when i only use Go and Html. So we are we not seeing models that have very specialized experts, where for instance: * General interpreter model, that holds context/memory * Go Model * Html model if there is space in memory. * SQL model if there is spac…
Re: Kimi K2 Thinking, a SOTA open-source trillion-parameter reasoning model
#217uv tool install llm llm install llm-moonshot llm keys set moonshot # paste key llm -m moonshot/kimi-k2-thinking 'Generate an SVG of a pelican riding a bicycle' https://tools.simonwillison.net/svg-render#%3Csvg%20width%3D... Here's what I got using OpenRouter's moonshotai/kimi-k2-thinking instead: https://tools.simonwillison.net/svg-render#%20%20%20%20%3Csv...
Does the run pin the temperature to 0 for consistency?
Note: I haven't tested this nor have I played with seed values. IIRC the inference engines I used support an explicit seed value, that is randomized by default.
Re: Kimi K2 Thinking, a SOTA open-source trillion-parameter reasoning model
#218Weird. I just tried it and it fails when I ask: "Tell me about the 1989 Tiananmen Square massacre".
Re: Kimi K2 Thinking, a SOTA open-source trillion-parameter reasoning model
#219Re: Kimi K2 Thinking, a SOTA open-source trillion-parameter reasoning model
#220Weird. I just tried it and it fails when I ask: "Tell me about the 1989 Tiananmen Square massacre".
Why are westerners so single mindedly obsessed about this decades old event?