Best model for 512GB of memory

#5
by Testererer - opened

For a few weeks I've been doing an exotic project on the side, coding x86 assembler and C for 386/486 in DJGPP (GCC) and OpenWacom.
It's interesting, as this is an absolute edge case, no LLM is specialized for.
Ornith performs way better at this task than DeepSeek V4 Flash 0731 and GLM 5.2.

It reasons less, but much more percise. It wastes less tokens and doesn't jump between tasks all the time.
When following the reasoning, it's much more coherent than other models of this weight class.

I also did my usual "writing skill" test, where I let a model continue a story after the first chapter.
I needed to put empty "think" tags as prefix, but after that, Ornith performed very good.
Only matched by DeepSeek-V3-0324, the last non-reasoning model.
GLM 5.2 tends to start reasoning in character. Kimi K2 always tries to write a scientific paper.

I'm very pleased with this model.

Testererer changed discussion status to closed

Sign up or log in to comment