hermes - 💡(How to fix) Fix [Bug]: very slow

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

Error Message

Additional Logs / Traceback (optional)

Root Cause

Root Cause Analysis (optional)

Code Example

nothing really

---
RAW_BUFFERClick to expand / collapse

Bug Description

so i tried this on a cpu only laptop with custom endpoint with ollama codegemma:7b from google with and it was slow, next i got a new ai dedicated minisforums x1 AI minipc with a very strong GPU and CPU and it was still slow , i expected it to imrove by compute (i even tried it with codex) and yet nothing happened , i would like to give you some advice as a person who has studied LLMs and made my own agents before:

python is slow when splitted in thousands of files, the best thing you could do to speed it up is decrease the file count and make files igger instead

Steps to Reproduce

1 run hermes agent 2 set it up through ollama's chatgpt like endpoint 3 you get the problem

Expected Behavior

it shoudl have been a little faster as hardware increased, a lot

Actual Behavior

it was slow

Affected Component

Other

Messaging Platform (if gateway-related)

N/A (CLI only)

Debug Report

nothing really

Operating System

windows 11

Python Version

3.11.9

Hermes Version

2.1.0

Additional Logs / Traceback (optional)

Root Cause Analysis (optional)

No response

Proposed Fix (optional)

No response

Are you willing to submit a PR for this?

  • I'd like to fix this myself and submit a PR

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

hermes - 💡(How to fix) Fix [Bug]: very slow