examples/chat-persistent.sh - does it work? #1939
Unanswered
quarterturn
asked this question in
Q&A
Replies: 1 comment
-
Hey, I wrote this script and have used it frequently since. Note that I've only ever used it with the base LLaMA models. Are you still experiencing this? Do you mind sharing your prompt, model, and any other relevant details? |
Beta Was this translation helpful? Give feedback.
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 noticed there's a 'examples/chat-persistent.sh' which would appear to try to provide a sliding window for tokens. It would be fun to be able to maintain a chat between sessions and chat for more than 2048 tokens. The question is, does it work for anyone? The same prompt which works fine in normal interactive mode generates an offtopic, confused mess with chat-persistent.sh.
Beta Was this translation helpful? Give feedback.
All reactions