Earlier quoted context omitted.
If you have to ask then your GPU is too small. With 16 GB you'll be only able to run a very compressed variant with noticable quality loss.
> If you have to ask then your GPU is too small. What's the minimum memory you need to run a decent model? Is it pretty much only doable by people running Macs with unified memory?
Qwen3.6-35B-A3B: Agentic coding power, now open to all
111–120 of 563 posts
Re: Qwen3.6-35B-A3B: Agentic coding power, now open to all
#112Earlier quoted context omitted.
If you have to ask then your GPU is too small. With 16 GB you'll be only able to run a very compressed variant with noticable quality loss.
> If you have to ask then your GPU is too small. What's the minimum memory you need to run a decent model? Is it pretty much only doable by people running Macs with unified memory?
It's going to be slower than if you put everything on your GPU but it would work.
And if it's too slow for your taste you can try the quantized version (some Q3 variant should fit) and see how well it works for you.
Re: Qwen3.6-35B-A3B: Agentic coding power, now open to all
#113I recall a Qwen exec posted a public poll on Twitter, asking which model from Qwen3.6 you want to see open-sourced; and the 27b variant was by far the most popular choice. Not sure why they ignored it lol.
Re: Qwen3.6-35B-A3B: Agentic coding power, now open to all
#114I recall a Qwen exec posted a public poll on Twitter, asking which model from Qwen3.6 you want to see open-sourced; and the 27b variant was by far the most popular choice. Not sure why they ignored it lol.
The 27B model is dense. Releasing a dense model first would be terrible marketing, whereas 35A3B is a lot smarter and more quick-witted by comparison!
Re: Qwen3.6-35B-A3B: Agentic coding power, now open to all
#115Earlier quoted context omitted.
> If you have to ask then your GPU is too small. What's the minimum memory you need to run a decent model? Is it pretty much only doable by people running Macs with unified memory?
A bit like asking how long is a piece of string.
Re: Qwen3.6-35B-A3B: Agentic coding power, now open to all
#116Earlier quoted context omitted.
The Chinese models are generally pretty good. > Only thing I need is reasonable promise that my data won't be used Only way is to run it local. I personally don’t worry about this too much. Things like medical questions I tend to do against local models though
Have you tried asking about sensitive topics? I asked it if there were out of bounds topics but it never gave me a list. See its responses: Convo 1 - Q: ok tell me about taiwan - A: Oops! There was an issue connecting to Qwen3.6-Plus. Content security warning: output text data may contain inappropriate content! Convo 2 - Q: is winnie the pooh broadcasted in china? - A: Oops! There was an issue connecting to Qwen3.6-P…
Unless you’re a political analyst or child I don’t think asking models about Winnie the Pooh is particularly meaningful test of anything
These days I’m hitting way more restrictions on western models anyway because the range of things considered sensitive is far broader and fuzzier.
Re: Qwen3.6-35B-A3B: Agentic coding power, now open to all
#117I'm broadly curious how people are using these local models. Literally, how are they attaching harnesses to this and finding more value than just renting tokens from Anthropic of OpenAI?
Re: Qwen3.6-35B-A3B: Agentic coding power, now open to all
#118I'm broadly curious how people are using these local models. Literally, how are they attaching harnesses to this and finding more value than just renting tokens from Anthropic of OpenAI?
Re: Qwen3.6-35B-A3B: Agentic coding power, now open to all
#119Earlier quoted context omitted.
So I can use this in claude code with `ollama run claude`?
have you found a model that does this with usable speeds on an M2/M3?
It's incomparably faster than any other model (i.e. it's actually usable without cope). Caching makes a huge difference.
Re: Qwen3.6-35B-A3B: Agentic coding power, now open to all
#120I'm disappointed they didn't release a 27B dense model. I've been working with Qwen3.5-27B and Qwen3.5-35B-A3B locally, both in their native weights and the versions the community distilled from Opus 4.6 (Qwopus), and I have found I generally get higher quality outputs from the 27B dense model than the 35B-A3B MOE model. My basic conclusion was that MoE approach may be more memory efficient, but it requires a fairly…
They said that they will release several open-weights models, though there was an implication that they might not release the biggest models.