Go to file
henk717 99c5ff240c Command Line Part 2
Automated Colab and GPU selection
2021-08-20 11:39:04 +02: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 --remote Mode 2021-08-20 00:37:59 +02:00
stories Replaced easygui with tkinter to address file prompts appearing beneath game window 2021-05-05 11:18:24 -04:00
templates Integrated VE_FORBRYDERNE's Adventure Mode + Cleanup 2021-08-19 13:18:01 +02: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 Command Line Part 2 2021-08-20 11:39:04 +02:00
fileops.py Added OpenAI API support 2021-05-22 05:28:40 -04:00
gensettings.py top_k and tfs support by Frogging101 2021-08-19 14:47:57 +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)