mirror of
https://github.com/ollama/ollama.git
synced 2026-07-09 09:23:14 +00:00
This adjusts linux to follow a similar model to windows with a discrete archive (zip/tgz) to cary the primary executable, and dependent libraries. Runners are still carried as payloads inside the main binary Darwin retain the payload model where the go binary is fully self contained. |
||
|---|---|---|
| .. | ||
| 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 | ||