ollama/scripts
Daniel Hiltgen da72235ebf Combine the 2 Dockerfiles and add ROCm
This renames Dockerfile.build to Dockerfile, and adds some new stages
to support 2 modes of building - the build_linux.sh script uses
intermediate stages to extract the artifacts for ./dist, and the default
build generates a container image usable by both cuda and rocm cards.
This required transitioniing the x86 base to the rocm image to avoid
layer bloat.
2024-01-21 11:37:11 -08:00
..
build.sh update build_darwin.sh 2023-09-29 11:29:23 -07:00
build_darwin.sh Add multiple CPU variants for Intel Mac 2024-01-17 15:08:54 -08:00
build_docker.sh use docker build in build scripts 2024-01-02 19:32:54 -05:00
build_linux.sh Combine the 2 Dockerfiles and add ROCm 2024-01-21 11:37:11 -08:00
build_remote.py Add multiple CPU variants for Intel Mac 2024-01-17 15:08:54 -08:00
install.sh install: pin fedora to max 37 2024-01-16 11:45:21 -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 use gzip for runner embedding (#2067) 2024-01-19 13:23:03 -05:00
setup_integration_tests.sh Guard integration tests with a tag 2023-12-22 16:33:27 -08:00