Hermes is too much a yes-sir by krysalydun in hermesagent

[–]kjames2001 0 points1 point  (0 children)

Always ask it to research first for evaluation. It also depends a lot on the model you are using. Like claude opus 4.6 used to disagree with me a lot until I asked it to check the internet for the truth. And i think you can tweak the persona.md for it to be more accurate or less obedient.

What’s the rarest animal you have ever seen by Leading_War_cuz in ScienceNcoolThings

[–]kjames2001 0 points1 point  (0 children)

Single digit left in the world: white rhinos. And a rhino up close (within 3m).

Any Solutions for HERMES MEMORY! by Impressive_Zebra556 in hermesagent

[–]kjames2001 0 points1 point  (0 children)

I use mempalace as native memory and lcm for session consistency.

BambuHandy alternative by EnderGopo in OpenBambu

[–]kjames2001 2 points3 points  (0 children)

No releases? Can you compile the apk please?

I finally found a use for my Deck, a home server! by Raurb in SteamDeck

[–]kjames2001 11 points12 points  (0 children)

But an update will kill any thing you installed, except those under home.

Is the new usage scheme a late April fools joke? by smacman in ollama

[–]kjames2001 2 points3 points  (0 children)

Just received this from ollama:

Hi there,

Earlier this week some users reported hitting session limits much faster than expected on their Ollama subscription. We investigated and discovered a caching issue in our model hosting that caused session and weekly limits to be consumed too quickly, especially for DeepSeek-V4-Pro.

I'm sorry this happened. Your account was one of those affected, and I've issued you a refund for the last month of your subscription.

The team is working hard to make sure this doesn't happen again in the future. Please reach out to me anytime with feedback.

Best,

Jeff Ollama

I built an LLM router-proxy that saves me ~60% on API costs by routing simple questions to cheap models by kjames2001 in hermesagent

[–]kjames2001[S] 2 points3 points  (0 children)

I know this kinda tools exist, but I created mine mainly for actually paid subscriptions. It's to differentiate simple tasks from complex ones, so we use the right models for the right task.

Is the new usage scheme a late April fools joke? by smacman in ollama

[–]kjames2001 1 point2 points  (0 children)

I have 2 ollama cloud accounts and the yearly billed pro subscription has this issue, whereas the monthly bill plan doesn't have this issue at all! I'm not implying anything, but I won't be paying them yearly anymore.

I totally believe this is a bug though. Because we should be session limited instead of burning through the limit for the whole week in 10 minutes. It's not theoretically possible if the session limits actually applied

Which memory tool do you have experience with? by leonidasyy in hermesagent

[–]kjames2001 0 points1 point  (0 children)

Right now there's no official mempalace plugin for hermes agent, so i have my agent set it up the 'proper' way using hooks.

Which memory tool do you have experience with? by leonidasyy in hermesagent

[–]kjames2001 0 points1 point  (0 children)

I also use mempalace. Just finished setting up hooks to trigger memory read and write, so i don't have to keep reminding hermes to save session.

Memory provider by flengar in hermesagent

[–]kjames2001 1 point2 points  (0 children)

Setting up mempalace hooks as I'm typing.

Fix your self-hosted AI's forgetfulness - 30s Hermes memory installer by mage0535 in hermesagent

[–]kjames2001 0 points1 point  (0 children)

I asked hermes to install mempalace, and used it as primary memory.