Earlier quoted context omitted.
I agree it is an empirical question. I do not know if that research has been done in the open sphere. But please, do not pretend that there isn't a real geopolitical rivalry going on that makes such questions a legitimate, non-fruity concern.
This is a fair point, alongside the one about the hidden content in the weights. Exactly why my prime suspect would be the one country with focus on proprietary models, and the one country prone to bombing others, including with nuclear weapons.
Kimi K2.7-Code: open-source coding model with better token efficiency
221–230 of 254 posts
Re: Kimi K2.7-Code: open-source coding model with better token efficiency
#222Output tokens are almost 5x more expensive than mimov2.5 pro/dsv4pro. I’m curious to see if Kimik2.7 is that much better. Feels like kimi are positioning themselves as the premium open source models
Re: Kimi K2.7-Code: open-source coding model with better token efficiency
#223Earlier quoted context omitted.
Eh even corporate created LLMs are suspect to corporate biases. Nothing is safe.
Everything is the same is not a serious argument because they are not the same.
Other than hatred the difference lies in incentives. Corporations want profit. China just wants to spy.
Re: Kimi K2.7-Code: open-source coding model with better token efficiency
#224Earlier quoted context omitted.
I use glm5.1 plus pi with a few customized skills and am very happy with it. I hadn’t touched my Claude 5x plan for a couple of weeks but opened it back up in Claude code when fable was released and did a few tasks and still was happy to return to glm/pi.
Better than Qwen3.6-35B-A3B-8bit ? When I tried glm found it way way slower (omlx as runtime)
Re: Kimi K2.7-Code: open-source coding model with better token efficiency
#225Earlier quoted context omitted.
Depending on who you are and how you use these models, we're already at this point
Exactly, for long running vibe coded stuff that I don't care about quality getting big and smart model is the only option. But for high quality changes where I need to have control and understand everything, where I do everything in small chunks - I can use basic model like Sonnet.
Re: Kimi K2.7-Code: open-source coding model with better token efficiency
#226I think deepseek has crossed the threshold for being on par with opus 4.6 and kimi is doing a great job in shipping velocity.
Deepseek V4 is far from Opus 4.6 level, it might look like it at first glance, but the general reasoning (especially multi-steps) is frankly far off. It's good enough to build great things don't get me wrong, but there is really something that is different from Anthropic models.
Re: Kimi K2.7-Code: open-source coding model with better token efficiency
#227Earlier quoted context omitted.
The difference in outcome isn't that big but yes, you need to be more rigorous. For instance I've found that the Kimi K2.5 and K2.6 models will comment out failing tests rather than fix a problem they just caused (mistaking them for "pre-existing failures"), so you need to specifically make commented-out tests break the build. I've not personally had that problem with any of the Anthropic or OpenAI models.
I wonder why it's the natural tendency of models to BS or do stuff like this when they don't have the correct answer - it's clear that they can program refusal into them, but for some reason, refusal has to be injected after the fact, and models can't really arrive at the conclusion that they can't answer properly.
Re: Kimi K2.7-Code: open-source coding model with better token efficiency
#228Earlier quoted context omitted.
For those that don't like calling them CCP models, may I remind you, the CCP won't let Chinese AI researchers out of the country any more without securing approval first[1]. [1] https://www.tomshardware.com/tech-industry/artificial-intell...
C'mon shills, get on the whataboutism...
Re: Kimi K2.7-Code: open-source coding model with better token efficiency
#229Output tokens are almost 5x more expensive than mimov2.5 pro/dsv4pro. I’m curious to see if Kimik2.7 is that much better. Feels like kimi are positioning themselves as the premium open source models
It's not more expensive at all. They are all open weights models. I run them on 2x8xH100. They cost the same.
Re: Kimi K2.7-Code: open-source coding model with better token efficiency
#230Earlier quoted context omitted.
I am extremely happy with ohmypi, but you could use OpenCode or just keep using Claude Code! DeepSeek-V4-Pro is adequate plus use DS4-Flash for tasks or other small activity you’d use Haiku or Sonnet for. Go sign up with $10 prepaid. OpenCode Go - go sign up with $5 for a month and use Qwen-3.7-Max for design/plan/architecture or difficult troubleshooting. Feels closer to Opus 3.6 or 3.7 than DeepSeek, closest I’ve f…
> I am extremely happy with ohmypi, but you could use OpenCode or just keep using Claude Code! What's the benefit of using OMP over OpenCode? Just the sheer amount of options in OMP overwhelmed me. But I also use both via ACP in Zed so the CLI itself doesn't matter much.