Very very good model

#24
by drmcbride - opened

Please do whatever you did again once new models drop! you're on the right target to get people on the local side to adopt this model. maybe add in some SWE training as well if it doesn't hurt whatever magic is in here!

Intern Science org

Thank you for your suggestion! We’ll optimize for SWE-related scenarios in the next version.

could you look into also making a 122ba10 version? this model is great but that is currently the "underserved" size on local.

@BoZhang

Ironically- optimizing for pure SWE isn't gonna make the model better at coding- when coding try to optimize for reasoning as its often a force multiplier for complex tasks, and will lead to better design choices and overall better code output

here check out this model and its training methodology for reasoning, agentic use, and coding: https://huggingface.co/AlexWortega/SIQ-1-35B

Ive used it and compared SIQ to ornith - which is purely fine tuned for coding- and yielded far better results from SIQ

Here are a few other notable models trained for reasoning/coding:

Edit: https://huggingface.co/Jackrong/Qwopus3.6-27B-Coder

https://huggingface.co/Jackrong/Qwopus3.6-35B-A3B-Coder
https://huggingface.co/Jackrong/Qwopus3.6-35B-A3B-v1
https://huggingface.co/FINAL-Bench/Darwin-36B-Opus


Hope this helps! 🙏

Intern Science org

@el4 Thanks for the thoughtful suggestion and for sharing the references. I agree that better coding ability is not just about optimizing for pure SWE benchmarks. SWE performance depends on many underlying atomic capabilities, and long-horizon reasoning is certainly one of the most important ones.

This is a key area we are actively building, and we expect to see noticeable improvements in the next version. Really appreciate the input — please stay tuned!

Sign up or log in to comment