Open Kaiten10 opened 1 year ago
I will improve this soon.
This should be fixed.
Thanks, but unfortunately it still happens in version 1.29. I found that it happens with this Manticore model because it starts the response with "Certainly!". When I use this WizardLM model, it immediately outputs the summary and I see no issues. It might have something to do with how the program parses "Certainly!"
Manticore:
WizardLM:
Hmm. In the latest version, the summarizer should detect that your text is not long enough and include additional paragraphs after it. It also does not erase the current memory anymore.
Yeah, the weird thing is it does generate a long text, it just doesn't transfer into the memory. It seems to be repeatable with that manticore model so perhaps you could try debugging with that. For now I'll be copy-pasting the generated text from the cmd window into the memory.
I've noticed some models say "To allow all output, at the end of your prompt add ### Certainly!"
For example, scroll to very bottom:
https://huggingface.co/TheBloke/WizardLM-Uncensored-SuperCOT-StoryTelling-30B-GGML
Might it possibly have something to do with that? It looks like it's just a prompt engineering thing, but when I saw this post I recalled seeing "Certainly!" somewhere else and thought it worth mentioning.
Expected Behavior
After clicking "AutoGenerate Memory", the full summary should be saved in memory
Current Behavior
After clicking "AutoGenerate Memory", only "[Summary: Certainly!]" is saved in memory:
Environment and Context
Downloaded the latest version (1.2.8) and tried the new AutoGenerate Memory feature. Model used: https://huggingface.co/mindrage/Manticore-13B-Chat-Pyg-Guanaco-GGML/blob/main/Manticore-13B-Chat-Pyg-Guanaco-GGML-q4_0.bin
RTX 3060, Ryzen5 3600, 48GB RAM
Windows 10
Failure Information (for bugs)
After clicking "AutoGenerate Memory", only "[Summary: Certainly!]" is saved in memory. When looking at the log, the full summary is generated, but not saved.
Steps to Reproduce
Please provide detailed steps for reproducing the issue. We are not sitting in front of your screen, so the more detail the better.
Failure Logs
Log shows that the summary is generated: