mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-01-14 17:45:40 +01:00
b52f782d92
Because we don't need them anymore. This, combined with the chunk optimization, will allow you to seamlessly continue editing a different chunk after you've finished editing your current one; e.g. if you edit a chunk and use arrow keys, backspace or the mouse to select a different chunk, you can immediately start editing your new chunk without it defocusing. This patch really has killed two birds with one stone, eh? Thanks, Javalar! |
||
---|---|---|
docker-cuda | ||
docker-rocm | ||
environments | ||
static | ||
stories | ||
templates | ||
.gitignore | ||
aiserver.py | ||
breakmodel.py | ||
fileops.py | ||
gensettings.py | ||
install_requirements.bat | ||
LICENSE.md | ||
notebook.bat | ||
play-cuda.sh | ||
play-rocm.sh | ||
play.bat | ||
readme.txt | ||
requirements.txt | ||
umamba.exe | ||
utils.py |
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)