mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-09-19 01:05:09 +02:00
change of plans, we can't bundle numpy
This commit is contained in:
@@ -65,7 +65,6 @@ jobs:
|
||||
pyinstaller --noconfirm --onefile --collect-all customtkinter --collect-all psutil \
|
||||
--add-data './koboldcpp_default.so:.' \
|
||||
--add-data './kcpp_adapters:./kcpp_adapters' \
|
||||
--add-data './gguf-py:./gguf-py' \
|
||||
--add-data './koboldcpp.py:.' \
|
||||
--add-data './klite.embd:.' \
|
||||
--add-data './kcpp_docs.embd:.' \
|
||||
|
||||
Reference in New Issue
Block a user