PygmalionAI / gradio-ui

Prototype UI for chatting with the Pygmalion models.
GNU Affero General Public License v3.0
225 stars 66 forks source link

Character Persona is broken. #18

Closed ArkyMosuke closed 1 year ago

ArkyMosuke commented 1 year ago

Character persona box refuses to recognize even simple descriptors. Example included. Screenshot_20230116_042112_Firefox Screenshot_20230116_042107_Firefox

0x000011b commented 1 year ago

Are these screenshots from the most recent model version? I can't seem to reproduce it there:

Screen Shot 2023-01-16 at 11 17 49

The very first release did have this problem though.

ArkyMosuke commented 1 year ago

It should be the lastest model, I did a fresh pull last night for everything, I could do another.

ArkyMosuke commented 1 year ago

Did another pull, both gradio and koboldAI are up to date.

0x000011b commented 1 year ago

Ah, you're running Kobold on a local machine? If so, can you try forcing a re-download of the model somehow? Henk has confirmed to me that Kobold caches models locally and does not update them unless forced to, although I'm not sure what the process for doing that is.

ArkyMosuke commented 1 year ago

I see, well that's going to complicate things. Lemme get a friend in on this to help me figure that out real fast and I will get back to you.

ArkyMosuke commented 1 year ago

deleted KoboldAI-Client/models/PygmalionAI* New model pull did it. Thank you! I have a script to delete them now and then just relaunch the services to pull it again.