Replies: 2 comments
0 replies
|
My context was at 16K, I have increased it to 20K and that almost maxes my vram out. And that seems to have done it! Using 11.5GB vram with no offloading! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
I have tried several models and they all seem to have the same problem. When generating a long form story the prompt in the first node overloads my local LLM and the LLM then ignores my prompt input, creating a story based on the examples, not my prompt. I'm afraid to modify the system prompt for fear of breaking it. My work around is to use Gemini to start the story then let my local LLM take over from there. Is it as good as making it with Gemini all the way through, no, but its close. It still makes an interesting story.
All reactions