I switched my Hermes agent to 100% free local models with Magnitude
It’s running Qwen 3.6 35B-A3B at ~60 tok/s on my DGX Spark. It’s free, private, and always on running background tasks
Hermes set Magnitude up itself. With the CLI it:
- Profiled my hardware and found the best models for it
- Walked me through the options and let me decide
- Switched itself over
From there, models load just in time as the agent works and unload when idle
Works with Pi, OpenCode, Hermes, OpenClaw, Codex, Claude Code, Oh My Pi, and Cline
Copy this prompt and send it to your agent:
“Set up local models for me with the Magnitude CLI. Install it with `npm i -g
@magnitudedev/cli` (or my package manager), then run `magnitude docs onboarding` and follow the instructions”
GitHub: