Simple launcher for Linux #99
Myrminki
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Move the Launcher in a folder with the koboldcpp executable created using the modified make_pyinstaller.sh and koboldcpp.spec
The models are automatically displayed from the models folder into the Models menu and can be selected from it
You can set parameters in settings, it will create a file "parametersfile" and save the parameters in it, parameters must be separated by ","
"--skiplauncher" set by default
not sure if qt5 needs to be installed at this point
The koboldcpp.py is untouched only the pyinstaller compilation setting files where modified
python script, linux executable, and modified configuration files for pyinstaller to disable standard output buffering
https://drive.google.com/drive/folders/1hNZORRz8Wqk8XX5SrCnFx53G3LPZQsld?usp=share_link
Beta Was this translation helpful? Give feedback.
All reactions