Hacker News new | ask | show | jobs
by nacs 101 days ago
It looks like the author has kept it updated since then.

They mention the "Qwen3.5 (35B)" model for example which was released around 2 weeks ago.

1 comments

For some anecdata, I've set up Qwen3.5 on a RX 7900XTX last weekend. It runs fine, did some simple coding prompts and got responses in 15-30 seconds. It's my first foray into running models locally just to see what's possible, and I guess I'm happily surprised so far.

Also, the entire setup was done through Codex. I asked Codex to figure out how to run models locally given my architecture (Ubuntu, AMD GPU). It told me which steps to apply and I hit zero snags.