Skip to content

docs: add Hermes Agent setup guide#551

Merged
valarLip merged 2 commits intomainfrom
carhuang/agent_setup
Apr 14, 2026
Merged

docs: add Hermes Agent setup guide#551
valarLip merged 2 commits intomainfrom
carhuang/agent_setup

Conversation

@carlushuang
Copy link
Copy Markdown
Contributor

Add a step-by-step guide for using Hermes Agent with ATOM as the local inference backend.

Hermes Agent is an open-source AI agent by Nous Research with a built-in learning loop, multi-platform messaging (Telegram, Discord, Slack, CLI), and tool execution. It works with any OpenAI-compatible endpoint.

What's included

docs/hermes_agent_guide.md covering:

  • Starting ATOM server
  • Installing and configuring Hermes Agent (provider: custom)
  • Alternative config methods (env vars, CLI flags)
  • Supported features (streaming, tool calling, reasoning, context compression)
  • Troubleshooting (model name mismatch, empty responses)

Verified end-to-end with ATOM serving Kimi-K2.5-MXFP4 on MI355X.

Step-by-step guide for using Hermes Agent (NousResearch) with ATOM
as the local inference backend via the OpenAI-compatible API.
Covers installation, configuration, and troubleshooting.
Use custom_providers config to register ATOM as a named provider,
so hermes shows "atom" instead of "custom" as the provider.
@valarLip valarLip merged commit 2534c42 into main Apr 14, 2026
2 checks passed
@valarLip valarLip deleted the carhuang/agent_setup branch April 14, 2026 04:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants