Clifford can make local AI setup easier for Hermes users
Clifford is a that saves local AI setups and reloads them with short . It can connect a user’s own backend to agents such as Pi, Hermes, and Claude Code.
For example, using a Qwen3-32B model normally requires a long command, a l settings edit, and a separate Pi command. With Clifford, the flow can become a one-time profile setup, then short such as `clifford load qwen` and `clifford pi`.
Clifford does not include ready-made , so users still need to bring their own setup. Official support is currently limited to , with vLLM support planned later.
Key points
- Clifford saves local AI settings as reusable profiles.
- It can connect user-provided to Hermes, Pi, and Claude Code.
- Its main value is replacing long model launch steps with shorter repeatable .
- It currently officially supports .
- vLLM support is planned but not available yet.