Go to file
2021-09-01 14:21:07 -04:00
docker-cuda
docker-rocm
environments Added --remote Mode 2021-08-20 00:37:59 +02:00
static Fix deselected stories in Load dialog not un-highlighting 2021-09-01 14:21:07 -04:00
stories
templates Also allow downloading stories as plaintext 2021-09-01 13:46:37 -04:00
.gitignore Merge https://github.com/KoboldAI/KoboldAI-Client/pull/45 into big-o 2021-08-24 17:27:50 -04:00
aiserver.py Clip off ".json" from story name when downloading 2021-09-01 14:07:56 -04:00
breakmodel.py Fix for when breakmodel layers is 0 2021-08-28 02:19:51 -04:00
fileops.py Remove unused "import string" from fileops.py 2021-09-01 12:26:08 -04:00
gensettings.py Various Fixes 2021-08-24 01:18:09 +02:00
install_requirements.bat
LICENSE.md
notebook.bat Allow using Jupyter inside the KoboldAI environment 2021-08-19 16:20:41 +02:00
play-cuda.sh
play-rocm.sh
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 Updated requirements.txt 2021-08-25 14:30:37 +02:00
structures.py Make vars.actions a dictionary instead of a list 2021-08-25 19:28:26 -04:00
umamba.exe
utils.py Allow deleting and renaming stories in the browser 2021-08-31 18:22:30 -04: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)