Skip to content

docs(guides): local Ollama setup (salvage #5842)#20426

Merged
teknium1 merged 2 commits into
mainfrom
salvage/pr-5842
May 5, 2026
Merged

docs(guides): local Ollama setup (salvage #5842)#20426
teknium1 merged 2 commits into
mainfrom
salvage/pr-5842

Conversation

@teknium1
Copy link
Copy Markdown
Contributor

@teknium1 teknium1 commented May 5, 2026

Adds a 317-line guide for running Hermes entirely locally with Ollama — hardware requirements, Ollama install, Hermes custom_providers wiring, model picking, gateway/Telegram deployment.

Changes:

  • website/docs/guides/local-ollama-setup.md (+317, new file)
  • scripts/release.py — AUTHOR_MAP entry for binhnt92

Dropped from the original PR:

  • gateway/platforms/slack.py + gateway/platforms/signal.py lock-release fix — current main already handles this via try/finally in connect() calling _release_platform_lock() when _running is False (slack.py:680, signal.py:287). The PR's fix is a different shape of the same solution against a stale tree.

Closes #5842 via salvage.

Original PR by @binhnt92 — authorship preserved.

binhnt92 and others added 2 commits May 5, 2026 14:10
Step-by-step guide covering Ollama installation, model selection,
Hermes configuration, speed optimization, and optional gateway bot
setup — all running on local hardware with zero API cost.

Includes hardware requirements, model comparison table with tool-call
support status, context window tuning, GPU offloading tips, fallback
provider setup, troubleshooting, and cost comparison.
@teknium1 teknium1 merged commit 92a08c6 into main May 5, 2026
5 of 11 checks passed
@teknium1 teknium1 deleted the salvage/pr-5842 branch May 5, 2026 21:11
@alt-glitch alt-glitch added type/docs Documentation improvements P3 Low — cosmetic, nice to have provider/ollama Ollama / local models labels May 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

P3 Low — cosmetic, nice to have provider/ollama Ollama / local models type/docs Documentation improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants