Hacker News

Favorites Setup
Comment by codemog | original | Benchmarking Pocket-Scale Inference
[−]codemog · 2026-08-30 Sun 08:05 UTC · link
Can someone give me a breakdown on how good these are vs say GPT-4 or GPT-4o? Curious if the frontier from a few years ago now runs on a phone.
[−]andai · 2026-08-30 Sun 08:29 UTC · link
Qwen 3.5 9B scores 2-3x higher than 4o (depending on the 4o version), on the benchmarks.

Whether it's actually better for the kind of things people actually use it for... the benchmarks don't really tell you that. (In my experience, no.)

I often have funny experiences where models do great on benchmarks and are awful, or do poorly and are great for my use cases.

And different people use them in different ways, which probably explains why some people think one models is great and others think it sucks.

In my experience even small local models are now surprisingly good at programming and using a computer (bash), i.e. completing agentic tasks, but fall apart quickly in conversation (especially knowledge and understanding).