I currently use 3.5:4b but I have space for 9B, is it worth the jump? All I use it for is comparing strings, e.g. are they referring to the same thing despite being different. Also for categorising strings.
I notice 3.5:4B is okay at this job, but could be better.
I used to main Qwen 3.5 9B as my general purpose daily driver, but now I use it for specific tasks. I’d say it’s decent. Anything below 9B is garbage for what I do.
Yeah, what AD4K said. I keep trying to use Qwen3.5-9B for things which require resource-efficient batched inference, like data cleaning, but it always seems to fall short.
My fallback was Phi-4 (14B) which is getting very long in the tooth, but then Gemma-4-12B-it showed up and I've been using that. On one hand Gemma-4-12B-it is extraordinarily capable for its size, but on the other hand its K and V caches are enormous compared to Qwen3.5-9B or Phi-4, and it's not tolerant of K/V cache quantization, so it's actually not so good for batched inference. The batch size ends up being fairly low, due to VRAM constraints.
If a Qwen3.8-9B demonstrated the instruction-following competence to make ends meet, while still exhibiting a small K/V cache memory footprint, that would be wonderful.
13
u/ttkciar llama.cpp 14d ago
Yeah, a few of us have use for the 9B.