Hacker News new | ask | show | jobs
Show HN: Qwen3.6-35B-A3B on a 16 GB M1 Pro with SSD-streamed MoE (github.com)
24 points by andreaborio 11 days ago
2 comments

This looks useful for somebody with a 16-32GB Mac Mini interested in running larger MoE models.

I've been working on a mesh environment that relies on an explicit prefix hash in the request and enables constructing a new session with a cached pre-filled system prompt specific KV-cache beyond what OpenAI-compatible APIs offer. Can you see a feature like that being supported?

I went ahead and forked this and added a new remote INFER protocol. You can see it at https://github.com/tmzt/ds4 if interested.
does it need M1 Pro specifically, or any M1 could work?
It should work, just a bit slower. If you get a chance to test it, it’d be super helpful.