ollama/scripts
Daniel Hiltgen d88c527be3 Build multiple CPU variants and pick the best
This reduces the built-in linux version to not use any vector extensions
which enables the resulting builds to run under Rosetta on MacOS in
Docker.  Then at runtime it checks for the actual CPU vector
extensions and loads the best CPU library available
2024-01-11 08:42:47 -08:00
..
build.sh update build_darwin.sh 2023-09-29 11:29:23 -07:00
build_darwin.sh clean up cmake build directory when cross compiling macOS builds 2024-01-09 17:13:56 -05:00
build_docker.sh use docker build in build scripts 2024-01-02 19:32:54 -05:00
build_linux.sh Build multiple CPU variants and pick the best 2024-01-11 08:42:47 -08:00
build_remote.py Adapted rocm support to cgo based llama.cpp 2023-12-19 09:05:46 -08:00
install.sh Merge pull request #1778 from dhiltgen/wsl1 2024-01-03 16:18:41 -08:00
publish.sh darwin build script 2023-07-28 12:23:27 -07:00
push_docker.sh use docker build in build scripts 2024-01-02 19:32:54 -05:00
rh_linux_deps.sh DRY out the Dockefile.build 2024-01-10 17:27:51 -08:00
setup_integration_tests.sh Guard integration tests with a tag 2023-12-22 16:33:27 -08:00