This folder contains third-party runtime dependencies that are not included in this repository.
Place the KoboldCpp executable and its dependencies inside bin/koboldcpp/.
- Download from: https://github.com/LostRuins/koboldcpp
- Required file:
koboldcpp-launcher.exe(orkoboldcpp.exe)
The app expects an embedded Python runtime at bin/python-3.13.13-embed-amd64/.
You can adjust the path in main.js if you prefer using a system-installed Python instead.
- Download from: https://www.python.org/downloads/windows/
- Or use your own Python installation and update
PYTHON_EXEinmain.js.
Downloaded model files are stored in bin/models/.
These are fetched automatically by the app's built-in downloader, or you can place them manually.