
cocktail peanut
@cocktailpeanut
DeeperHermes DeepHermes can act as a simple AI agent or a deep thinking AI, just by passing a system prompt. But what if we can go DEEPER? The LLM decides on its own how to respond by...asking itself! (No system prompts) I made a gradio app powered by @lmstudio, it works!
What's going on above? 1. First & Second questions are simple, so the model acts as a basic agent ("capital of china", "3+5") 2. Third question is complex, requires resasoning. So starts with [THINKING] then ends with an [ANSWER]. All on its own!
How it works: Step 1. When the user asks a question, DeepHermes asks itself which mode it should respond with, based on the question. This generates the relevant system prompt. Step 2. The system prompt from step 1 is used to actually ask the original question.
Here's the github https://github.com/cocktailpea...
Also put it on Pinokio so you can also easily play with it with 1-click. https://pinokio.computer/item?... Since the LLM inference is powered by LMStudio, it works on ALL machines and OS.
also posted on reddit https://www.reddit.com/r/Local...