Kimi K3 is now #1 in the Front end Code Arena with 1679 pts, surpassing Fable 5
1–10 of 13 posts
Re: Kimi K3 is now #1 in the Front end Code Arena with 1679 pts, surpassing Fable 5
#2Re: Kimi K3 is now #1 in the Front end Code Arena with 1679 pts, surpassing Fable 5
#3Welcome to the future. I think open weight models are our only hope for LLMs being net positive for society.
Re: Kimi K3 is now #1 in the Front end Code Arena with 1679 pts, surpassing Fable 5
#4Human users submit the same prompt to two models and then pick with output they prefer.
Also very good for free image gen, for what it's worth. You just enter the same prompt 4 or 5 times and eventually it goes to a good model.
Re: Kimi K3 is now #1 in the Front end Code Arena with 1679 pts, surpassing Fable 5
#5Re: Kimi K3 is now #1 in the Front end Code Arena with 1679 pts, surpassing Fable 5
#6Welcome to the future. I think open weight models are our only hope for LLMs being net positive for society.
unless they figure out how to make money by themselves, closed models already capurd 99% of reaturly
Choosing open models is more about long term availability and avoiding censorship than being free. For 90% of us it doesn't make sense to invest in hardware for $5-100.000 to run these models when API prices are this low
Re: Kimi K3 is now #1 in the Front end Code Arena with 1679 pts, surpassing Fable 5
#7Welcome to the future. I think open weight models are our only hope for LLMs being net positive for society.
unless they figure out how to make money by themselves, closed models already capurd 99% of reaturly
I'm likely to also add a small Kimi Code subscription, as the model looks very promising and I don't see any reason to support proprietary US models from companies I don't really trust overopen Chinese models. I've opted not to get a z.AI subscription, though, as the price/performance ends up not being great, because GLM chews a lot more on the problem so its actual price per task is roughly the same as the big guys. The same can't be said of DeepSeek. It's notably cheaper per task, especially when comparing API rates to Anthropic or OpenAI.
Re: Kimi K3 is now #1 in the Front end Code Arena with 1679 pts, surpassing Fable 5
#8I wish we could stream active data to RAM, directly from the NVMe drive for the 2TB K3 model. Can't wait for prism-ml/ to release a ternary 2bit model, which would make this a bit more tenable.
Re: Kimi K3 is now #1 in the Front end Code Arena with 1679 pts, surpassing Fable 5
#9To anyone who is unfamiliar with LM Arena, this isn't a synthetic benchmark but basically an A/B test. Human users submit the same prompt to two models and then pick with output they prefer. Also very good for free image gen, for what it's worth. You just enter the same prompt 4 or 5 times and eventually it goes to a good model.
LM Arena permanently flagged / sent to the captcha hell my account after trying the same prompt twice. So, YMMV.
Re: Kimi K3 is now #1 in the Front end Code Arena with 1679 pts, surpassing Fable 5
#10I wish we could stream active data to RAM, directly from the NVMe drive for the 2TB K3 model. Can't wait for prism-ml/ to release a ternary 2bit model, which would make this a bit more tenable.
I know we say reading is free (vs writing). But on a 2tb drive, you're doing a full drive read for every three tokens. Thats 333,000 drive reads just to fill up the context. Well, this is at least an moe model so not that terrible. But i think the point remains