koboldcpp/make_pyinstaller.bat

1 line
No EOL
146 B
Batchfile

pyinstaller --noconfirm --onefile --console --icon "./niko.ico" --add-data "./klite.embd;." --add-data "./llamacpp.dll;." "./llama_for_kobold.py"