ollama/scripts
Daniel Hiltgen 058f6cd2cc Move nested payloads to installer and zip file on windows
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.
2024-04-23 16:14:47 -07:00
..
build.sh update build_darwin.sh 2023-09-29 11:29:23 -07:00
build_darwin.sh change github.com/jmorganca/ollama to github.com/ollama/ollama (#3347) 2024-03-26 13:04:17 -07:00
build_docker.sh CI automation for tagging latest images 2024-03-28 16:07:37 -07:00
build_linux.sh change github.com/jmorganca/ollama to github.com/ollama/ollama (#3347) 2024-03-26 13:04:17 -07:00
build_remote.py Implement new Go based Desktop app 2024-02-15 05:56:45 +00:00
build_windows.ps1 Move nested payloads to installer and zip file on windows 2024-04-23 16:14:47 -07:00
install.sh Add ROCm support to linux install script (#2966) 2024-03-14 18:00:16 -07:00
publish.sh darwin build script 2023-07-28 12:23:27 -07:00
push_docker.sh change github.com/jmorganca/ollama to github.com/ollama/ollama (#3347) 2024-03-26 13:04:17 -07:00
rh_linux_deps.sh Use Rocky Linux Vault to get GCC 10.2 installed 2024-03-25 19:18:50 -07:00
tag_latest.sh CI automation for tagging latest images 2024-03-28 16:07:37 -07:00