Remix.run Logo
Capricorn2481 3 hours ago

I tried Qwen3.6-35B-A3B, but it couldn't generate a 50-100 line Clojure file without having broken parens mismatches. I know Clojure isn't super popular, but the syntax is pretty simple and the frontier models do fine with it.

Azantys 2 hours ago | parent | next [-]

You are comparing a 35B models to a 635B+ frontier model, of course thats not even close

Capricorn2481 an hour ago | parent [-]

I'm not lamenting that they aren't close, I'm saying Qwen will frequently output code that isn't even syntactically correct, even when the syntax is simple. Which makes it unusable for coding.

Azantys 18 minutes ago | parent | next [-]

It really depends on the language, popular languages work pretty good

IsTom an hour ago | parent | prev [-]

To be fair, they don't have the text editor highlighting all the matching parens. I'd be lost too.

segmondy an hour ago | parent | prev [-]

try q8, check your parameters. qwen3.6-35b-a3b should definitely be able to do so with no issues at all.