ollama/llm/generate
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
..
gen_common.sh Switch back to subprocessing for llama.cpp 2024-04-01 16:48:18 -07:00
gen_darwin.sh Revert "build.go: introduce a friendlier way to build Ollama (#3548)" (#3564) 2024-04-09 15:57:45 -07:00
gen_linux.sh Merge pull request #3709 from remy415/custom-gpu-defs 2024-04-23 09:28:34 -07:00
gen_windows.ps1 Move nested payloads to installer and zip file on windows 2024-04-23 16:14:47 -07:00
generate_darwin.go Revert "build.go: introduce a friendlier way to build Ollama (#3548)" (#3564) 2024-04-09 15:57:45 -07:00
generate_linux.go Revert "build.go: introduce a friendlier way to build Ollama (#3548)" (#3564) 2024-04-09 15:57:45 -07:00
generate_windows.go Revert "build.go: introduce a friendlier way to build Ollama (#3548)" (#3564) 2024-04-09 15:57:45 -07:00