Top Tier Local Model?

#26
by Ro976g2fjnx3 - opened

I've been focusing on coding with only local models that fit nicely into 128GB of RAM. I've tested quite a few models, but none of them come close to the performance of this one.
Some models have major issues that waste a lot of time — constantly looping to fix intent problems in Python code or missing closing braces in TypeScript/JavaScript (such as Qwen 3.6 and Qwen 3 Next 80B). Models with huge context windows are a bit better, but still lack strong reasoning for coding (North-Mini-Code-1.0). Others show noticeably stronger thinking capabilities than the previous ones (Ornith-1.0-35B). However, the benchmarks for Agents-A1 immediately caught my attention. I tried it and was genuinely surprised: almost no formatting issues, perfect tool calling, and an excellent thinking chain.
So nowadays, it's clear evidence that top-tier intelligence can easily fit into a 35B model. Amazing work, team!

Intern Science org

@Ro976g2fjnx3

Thank you for your attention and recognition. We have already released the 4B version of the model, and will soon release a series of agent models in different model sizes to meet the diverse needs of the community. Meanwhile, we will continue to iterate on multiple atomic abilities of our agent models. Please stay tuned for our upcoming work.

Sign up or log in to comment