Skip to content

honkyrot/discord-koboldcpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

discord-koboldcpp

An attempt to use the koboldcpp API with a simple discord chatbot.
This is very much a work in progress, and made for fun.
responds only to the bot name you give it or @<bot>.

Usage

Clone or copy the repository.
Rename the .env.example to .env and change its parameters.
On the target computer, run koboldcpp and THEN the main.py file.
9

Note

Your mileage may vary depending on your Large Language Model, instruct prompts, and samples, please adjust them accordingly to your liking.
Personally, I don't recommend models tuned on roleplay if you want a general chatbot, but you do you.
Best used if you have knowledge on Python, AI LLMs, instruct mode, and koboldcpp.

Features

customizable
memory / chat history remembrance
commands (kinda)

Uses Python 3.12.2

About

An attempt to use the KoboldCpp API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages