058f6cd2cc
Now that the llm runner is an executable and not just a dll, more users are facing problems with security policy configurations on windows that prevent users writing to directories and then executing binaries from the same location. This change removes payloads from the main executable on windows and shifts them over to be packaged in the installer and discovered based on the executables location. This also adds a new zip file for people who want to "roll their own" installation model. |
||
---|---|---|
.. | ||
build.sh | ||
build_darwin.sh | ||
build_docker.sh | ||
build_linux.sh | ||
build_remote.py | ||
build_windows.ps1 | ||
install.sh | ||
publish.sh | ||
push_docker.sh | ||
rh_linux_deps.sh | ||
tag_latest.sh |