mercm8 / chat-llama-discord-bot

A Discord Bot for chatting with LLaMA, Vicuna, Alpaca, or any other LLM supported by text-generation-webui or llama.cpp.
https://discord.gg/TcRGDV754Y
MIT License
16 stars 4 forks source link

Update to Ooba-Webui borked smth, I think. #6

Closed MuXodious closed 1 year ago

MuXodious commented 1 year ago

Steps:

  1. "git pull" on webui
  2. run the bot as usual
  3. call the bots name and type anything
  4. see following and no reply from the bot

Screenshot from 2023-05-15 22-19-21

TheLounger commented 1 year ago

You can try this, it fixed that error for me.

https://github.com/TheLounger/chat-llama-discord-bot/commit/a8d98515a0ca9fef45b12f4ee3f905315f75661a

MuXodious commented 1 year ago

@TheLounger Hey! Thank you for your response. I have been running the bot with your proposed changes for about 6 hours now without problems. 👌

mercm8 commented 1 year ago

fixed this now, thanks for the help Lounger