Skip to content

XMPP chat bot to interact with LLaMA.cpp

License

Notifications You must be signed in to change notification settings

divestedcg/llamabot

Repository files navigation

Llamabot

Overview

LLaMA over XMPP

Quick Start

  • Setup llama.cpp
  • Apply the included patch file to llama.cpp: git am 0001-llamabot.patch
  • Run the program once to generate example configs
  • Populate Rooms.txt with rooms you want to interact with
  • Populate Account.txt with first line JID and second line password for the bot account
  • You can also message the bot 1:1, but it has issues with MAM and repeating itself
  • Run it! java -jar XMPP-LLaMA-*.jar config

Known Issues

  • Underlying jaxmpp library can sometimes spew the entire message buffer again

Prebuilts

Credits

Donate

About

XMPP chat bot to interact with LLaMA.cpp

Resources

License

Stars

Watchers

Forks

Languages