I am sure they cherry-picked the examples but still, wow. Having spent a considerable amount of time trying to introduce OSS models in my workflows I am fully aware of their short comings. Even frontier models would struggle with such outputs (unless you lead the way, help break down things and maybe even use sub-agents). Very impressed with the progress. Keeps me excited about what’s to come next!
Subjectively I find Kimi is far "smarter" than the benchmarks imply, maybe because they game then less than US labs
Kimi K2 Thinking, a SOTA open-source trillion-parameter reasoning model
111–120 of 442 posts
Re: Kimi K2 Thinking, a SOTA open-source trillion-parameter reasoning model
#112Earlier quoted context omitted.
The answer is simply that no one would pay to use them for a number of reasons including privacy. They have to give them away and put up some semblance of openness. No option really.
Why is privacy a concern? You can run them in your own infrastructure
Re: Kimi K2 Thinking, a SOTA open-source trillion-parameter reasoning model
#113It'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…
Someone releases a maxed out parameter model. Another distillates it. Another bifurcates it. With some nuance sprinkled in.
Re: Kimi K2 Thinking, a SOTA open-source trillion-parameter reasoning model
#114Earlier quoted context omitted.
The Chinese are doing it because they don't have access to enough of the latest GPUs to run their own models. Americans aren't doing this because they need to recoup the cost of their massive GPU investments.
I must be missing something important here. How do the Chinese train these models if they don't have access to the GPUs to train them?
Re: Kimi K2 Thinking, a SOTA open-source trillion-parameter reasoning model
#115It'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…
Re: Kimi K2 Thinking, a SOTA open-source trillion-parameter reasoning model
#116It'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…
The electricity cost to run these models locally is already more than equivalent API cost.
Re: Kimi K2 Thinking, a SOTA open-source trillion-parameter reasoning model
#117Weird. 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
#118Earlier quoted context omitted.
If you want to do it at home, ik_llama.cpp has some performance optimizations that make it semi-practical to run a model of this size on a server with lots of memory bandwidth and a GPU or two for offload. You can get 6-10 tok/s with modest hardware workstation hardware. Thinking chews up a lot of tokens though, so it will be a slog.
What kind of server have you used to run a trillion parameter model? I'd love to dig more into this.
Re: Kimi K2 Thinking, a SOTA open-source trillion-parameter reasoning model
#119Earlier quoted context omitted.
To misquote the French president, "Who could have predicted?". https://fr.wikipedia.org/wiki/Qui_aurait_pu_pr%C3%A9dire
He didn't coin that expression did he? I'm 99% sure I've heard people say that before 2022, but now you made me unsure.
Re: Kimi K2 Thinking, a SOTA open-source trillion-parameter reasoning model
#120Earlier quoted context omitted.
The Chinese are doing it because they don't have access to enough of the latest GPUs to run their own models. Americans aren't doing this because they need to recoup the cost of their massive GPU investments.
And Europeans don't it because quite frankly, we're not really doing anything particularly impressive with AI sadly.