Go to file
2021-08-23 13:06:27 -04:00
docker-cuda The Mamba Installer Update 2021-06-28 22:35:15 +02:00
docker-rocm The Mamba Installer Update 2021-06-28 22:35:15 +02:00
environments Added --remote Mode 2021-08-20 00:37:59 +02:00
static Use henk717's modified CSS for editable chunks 2021-08-23 13:06:27 -04:00
stories Replaced easygui with tkinter to address file prompts appearing beneath game window 2021-05-05 11:18:24 -04:00
templates You can now click on story chunks to edit them 2021-08-23 02:34:27 -04:00
.gitignore Command line support 2021-08-20 10:49:35 +02:00
aiserver.py Small fix for Authors Notes in multiplayer 2021-08-22 15:54:35 +02:00
breakmodel.py Fix for non-rotary models without "rotary" in config.json 2021-08-20 13:00:53 -04:00
fileops.py Added OpenAI API support 2021-05-22 05:28:40 -04:00
gensettings.py Change max tokens to 4096 2021-08-22 20:59:47 +02:00
install_requirements.bat The Mamba Installer Update 2021-06-28 22:35:15 +02:00
LICENSE.md Added AGPLv3 license 2021-06-25 15:28:42 -04:00
notebook.bat Allow using Jupyter inside the KoboldAI environment 2021-08-19 16:20:41 +02:00
play-cuda.sh The Mamba Installer Update 2021-06-28 22:35:15 +02:00
play-rocm.sh The Mamba Installer Update 2021-06-28 22:35:15 +02:00
play.bat Added --remote Mode 2021-08-20 00:37:59 +02:00
readme.txt Update readme.txt 2021-08-19 14:50:07 +02:00
requirements.txt Added --remote Mode 2021-08-20 00:37:59 +02:00
umamba.exe The Mamba Installer Update 2021-06-28 22:35:15 +02:00
utils.py Integrated VE_FORBRYDERNE's Adventure Mode + Cleanup 2021-08-19 13:18:01 +02:00

This branch will eventually be used for a community edition of KoboldAI, uniting the different community made editions.
For now it is a WIP branch as I integrate the community features.
Once done i will be replacing this with a better page describing KoboldAI.

---

Looking for ColabKobold? Check the different branches on my account.

---
Contains work from :
- All the original KoboldAI creators
- Henky!! (Random Story Generator / Setting Optimizations)
- VE_FORBRYDERNE (Adventure Mode, Selective World Info)
- Frogging101 (top_k / tfs support)