this post was submitted on 19 Aug 2026
17 points (90.5% liked)

LocalLLaMA

5068 readers
11 users here now

Welcome to LocalLLaMA! Here we discuss running and developing machine learning models at home. Lets explore cutting edge open source neural network technology together.

Get support from the community! Ask questions, share prompts, discuss benchmarks, get hyped at the latest and greatest model releases! Enjoy talking about our awesome hobby.

As ambassadors of the self-hosting machine learning community, we strive to support each other and share our enthusiasm in a positive constructive way.

Rules:

Rule 1 - No harassment or personal character attacks of community members. I.E no namecalling, no generalizing entire groups of people that make up our community, no baseless personal insults.

Rule 2 - No comparing artificial intelligence/machine learning models to cryptocurrency. I.E no comparing the usefulness of models to that of NFTs, no comparing the resource usage required to train a model is anything close to maintaining a blockchain/ mining for crypto, no implying its just a fad/bubble that will leave people with nothing of value when it burst.

Rule 3 - No comparing artificial intelligence/machine learning to simple text prediction algorithms. I.E statements such as "llms are basically just simple text predictions like what your phone keyboard autocorrect uses, and they're still using the same algorithms since <over 10 years ago>.

Rule 4 - No implying that models are devoid of purpose or potential for enriching peoples lives.

founded 3 years ago
MODERATORS
top 5 comments
sorted by: hot top controversial new old
[โ€“] SirDimples@programming.dev 1 points 16 hours ago (2 children)

My previous experience with finetunes is bad..

Today I tried Ornith-1.5-35B-A3B, and I'm quite positively surprised by it.. I compared it to both Qwen3.7-Flash and MiMo-V2.5 (via OpenRouter) in a few coding tasks and Ornith seems to be better than both! Thinks much more but the result definitely speaks for itself.

Hoping for Qwen3.8-35B soon ๐Ÿคž

[โ€“] BeefAndPoultry@lemmus.org 1 points 13 hours ago

Have you tried Kat Coder? It's also a fine-tune of Qwen 35b and I've heard good things about it

[โ€“] BeefAndPoultry@lemmus.org 2 points 5 days ago (1 children)

I feel like Ornith 1.0 9b was the best coding model at that size (since Qwen has neglected that size). Maybe now Ling Tiny is better but I'm curious to try Ornith 1.5

[โ€“] cecilkorik@lemmy.ca 1 points 3 days ago

I agree. I'm very interested to try it. I felt like Ornith 1.0 tried a little too hard to second-guess and overcorrect itself and would sometimes end up steering itself down an inescapable rabbit hole of self-correction ad absurdum, when ironically its first solution was often the best, sometimes would work as-is or with only a little refinement needed. I'm hopeful that 1.5 will improve that.