mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-09-19 09:15:18 +02:00
cleanup
This commit is contained in:
@@ -5,8 +5,6 @@ pyinstaller --noconfirm --onefile --clean --console --collect-all customtkinter
|
||||
--add-data "./kcpp_adapters:./kcpp_adapters" \
|
||||
--add-data "./koboldcpp.py:." \
|
||||
--add-data "./json_to_gbnf.py:." \
|
||||
--add-data "./launch.cmd:." \
|
||||
--add-data "./requirements_minimal.txt:." \
|
||||
--add-data "./LICENSE.md:." \
|
||||
--add-data "./MIT_LICENSE_GGML_SDCPP_LLAMACPP_ONLY.md:." \
|
||||
--add-data "./klite.embd:." \
|
||||
|
||||
Reference in New Issue
Block a user