Go to file
Gnome Ann 3bf467e63c Added dedicated inline editing commands to aiserver.py
It's a lot faster now.
2021-08-23 18:52:45 -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 Added dedicated inline editing commands to aiserver.py 2021-08-23 18:52:45 -04:00
stories Replaced easygui with tkinter to address file prompts appearing beneath game window 2021-05-05 11:18:24 -04:00
templates Remove the Delete button 2021-08-23 13:22:50 -04:00
.gitignore Command line support 2021-08-20 10:49:35 +02:00
LICENSE.md Added AGPLv3 license 2021-06-25 15:28:42 -04:00
aiserver.py Added dedicated inline editing commands to aiserver.py 2021-08-23 18:52:45 -04: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
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

readme.txt

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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)