mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2025-09-14 02:49:41 +00:00
fixed stableui btn (+4 squashed commit)
Squashed commit: [1d4714f1] update default amount to gen [6eacba33] updated lite [033589af] added first ver sdui [16f66d57] updated lite
This commit is contained in:
parent
0c381f9ded
commit
3667cc0113
11 changed files with 639 additions and 58 deletions
|
@ -3,6 +3,7 @@
|
|||
pyinstaller --noconfirm --onefile --clean --console --collect-all customtkinter --icon "./niko.ico" \
|
||||
--add-data "./klite.embd:." \
|
||||
--add-data "./kcpp_docs.embd:." \
|
||||
--add-data "./kcpp_sdui.embd:." \
|
||||
--add-data "./koboldcpp_default.so:." \
|
||||
--add-data "./koboldcpp_openblas.so:." \
|
||||
--add-data "./koboldcpp_failsafe.so:." \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue