Hermes Agent
API: Anthropic API · OpenAI APIOpen or create ~/.hermes/config.yaml and add Imbutus as a custom provider. Anthropic Messages API is recommended:
model:
default: huihui-ai/Huihui-Qwen3.5-9B-Claude-4.6-Opus-abliterated
provider: custom
base_url: https://imbutus.com
api_key: <your-api-key>
api_mode: anthropic_messagesTo switch model for a single session, use the --model flag:
hermes chat --model <model-id>Available model IDs:
huihui-ai/Huihui-Qwen3.5-9B-Claude-4.6-Opus-abliterated
huihui-ai/Huihui-Qwen3.6-35B-A3B-Claude-4.7-Opus-abliterated
huihui-ai/Huihui-Qwen3-Coder-Next-abliteratedYou can find your API key on the profile page.