Hacker News new | ask | show | jobs
by kgeist 19 days ago
How was qwen3.6 launched?

The thing is, everyone has their own variant of "qwen3.6 27b" depending on the launch parameters, ranging from "SOTA in its class" to "completely broken"

1 comments

Yeah, I really should know. But I'm using whatever ollama gave me by default, which probably isn't optimal.
Ollama uses 4 bit quants and a very short context window by default. It can easily break on anything more complex than a simple chat.
Oh, the context window I overrode immediately, the default one can't even reach my prompt in opencode, it's pushed out by all the pre- and post-amble. But I should probably try something less compressed next time I bother.