Cohee

Results 246 comments of Cohee

There are no plans for any kind of "folders" to be implemented.

What are your tokenizer and padding settings? For Pygmalion 7b tokenizer should be set to Sentencepiece, and 1.2.8 TAI had 120 padding. We don't have access to tokenizers of the...

We already have a narrator command support Write `/sys What is she wearing` to send a message, then trigger the generation (it doesn't go automatically to let you act on...

Thanks, building around quiet gen is a good idea. While it doesn't provide streaming capabilities, it would be trivial to build, /sysgen sounds like a suitable name for it then.

The extras server does the summarization in batches if the size of the content exceeds 1024 tokens, but the complexity of chunked summarization is quadratic (x2 tokens = x4 time)....

Dev branch has case sensitive matching that should solve most of the problems. Have you tried that?

Indeed, an option. And not enabled by default

Added in https://github.com/SillyTavern/SillyTavern/releases/tag/1.7.0