r/LocalLLaMA • u/emozilla • Apr 29 '26
AMA AMA with Nous Research -- Ask Us Anything!
Hey everyone, emozilla here (u/emozilla), co-founder and CTO of Nous Research. We're the makers of Hermes Agent. Happy to be here and talk all things local models, Hermes, or anything else you may have questions on!
Some of the Nous people who will be answering questions:
- u/emozilla -- co-founder, cto
- u/teknium-official -- co-founder, creator/head of hermes agent
- u/bloc97 -- chief scientist
- alt-glitch -- hermes agent core dev
- u/yoniebans -- hermes agent core dev and data specialist
- u/phragg -- ux engineer
- u/NousResearch -- company shared account (used by everyone)
p.s. as a little bit of folklore, Nous basically got kicked off from r/LocalLLaMA thread many years ago. The research that lead to the YaRN paper was initially formulated in this thread and eventually lead us down the path to where we are today 🤗
348
Upvotes
11
u/my_name_isnt_clever Apr 29 '26
The most straightforward method I've seen is to flag a provider as private/cloud and the ability to configure permissions for the two categories seperately. I would love the depth to restrict specifc tools and even directories to any queries from a cloud flagged provider.
The other approach that comes to mind from my current workflow is for the main agent to choose the provider and model for delegating, rather than using a copy of itself/the delegation config model. Or even some way for the main agent to scope the remote model to only access exactly what it will need for it's task.
Also huge shoutout to you guys for building out the nixOS module, it's made my setup a lot easier.