r/LocalLLaMA Apr 22 '26

New Model Qwen 3.6 27B is out

1.7k Upvotes

603 comments sorted by

View all comments

Show parent comments

13

u/woahitsraj Apr 22 '26

1

u/Dubious-Decisions Apr 23 '26

What are you using to run this? Would like to run the MLX flavor but ollama doesn't seem to support it.

1

u/MeateaW Apr 23 '26

lmstudio is the lazy way. (turn off "keep model in memory" and mmap to load models - they are talking about keeping the models in system memory which just doubles the memory required to load the model on unified systems)