ollama/scripts
Michael Yang d9bfb2f08f install: pin fedora to max 37
repos for fedora 38 and newer do not exist as of this commit

```
$ dnf config-manager --add-repo https://developer.download.nvidia.com/compute/cuda/repos/fedora38/x86_64/cuda-fedora38.repo
Adding repo from: https://developer.download.nvidia.com/compute/cuda/repos/fedora38/x86_64/cuda-fedora38.repo
Status code: 404 for https://developer.download.nvidia.com/compute/cuda/repos/fedora38/x86_64/cuda-fedora38.repo (IP: 152.195.19.142)
Error: Configuration of repo failed
```
2024-01-16 11:45:21 -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 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 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