Member-only story
Stop Asking What Model to Run. You Only Have 2 Options
When developers say “model X is dumb,” they often mean:
I ran model X through a half-configured harness with the wrong chat template, oversized context, low-quality quant, no tool parser, lossy compaction, and an unconstrained shell.
That is a harness failure and almost nobody mentions it when discussing model capabilities.
I’m sure you developed that intuition too, in fact, I just finished reading a very long reddit thread and the main claim was deliberately absurd:
Hugging Face is empty and exactly two local models exist on this entire planet: Qwen 3.6 35b a3b and Qwen 3.6 27b. That is the entire list. Your specs don’t matter. Your use case doesn’t matter.
That is obviously not true.
We know that Qwen is strong for coding and agentic work, and Gemma is better for creative writing, chat, translation, and human-like interaction.
Smaller models still matter for classification, embedded systems, latency, and cheap background jobs, but what matters more is:
- hardware
- quantization
- context size
- memory bandwidth
- agent harness matters
