Mike Wooskey
- 2 Posts
- 2 Comments
Joined 2 years ago
Cake day: June 3rd, 2024
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
- Mike Wooskey@lemmy.thewooskeys.comtoSelfhosted@lemmy.world•Hivekeep - self-host a team of AI agents in one container, with a real UI (MIT)English31·6 days ago
This looks interesting, especially the persistent memory. I want to try it out but it seems likely to me that multiple simultaneous agents would require significant hardware. Even if they were serially activated, reloading contexts with each switch would take time. I have a pretty beefy GPU and experience significant (almost ridiculous) slowdown when opencode runs 2 subagents simultaneously.
But perhaps the memory storage/lookup keeps contexts very small?
Anyway, I can’t find any mention in the repo or docs what the suggested minimum hardware is.
Yeah, my thinking was definitely biased to my environment. I selfhost llama.cpp so even if Hivekeep doesn’t require significant resources, whatever LLMs it runs will use my hardware.
It sounds like I need to try it!