ollama/scripts
Daniel Hiltgen 8f805dd74b
darwin: restore multiple runners for x86 (#8125)
In 0.5.2 we simplified packaging to have avx only for macos x86.  It looks like
there may still be some non-AVX systems out there, so this puts back the prior
logic of building no-AVX for the primary binary, and now 2 runners for avx and avx2.
These will be packaged in the App bundle only, so the stand-alone binary will now be
without AVX support on macos.  On arm, we'll also see these runners reported
as available in the log, but they're dormant and will never be used at runtime.
2024-12-16 18:45:02 -08:00
..
build.sh update build_darwin.sh 2023-09-29 11:29:23 -07:00
build_darwin.sh darwin: restore multiple runners for x86 (#8125) 2024-12-16 18:45:02 -08:00
build_docker.sh Remove submodule and shift to Go server - 0.4.0 (#7157) 2024-10-30 10:34:28 -07:00
build_linux.sh Remove submodule and shift to Go server - 0.4.0 (#7157) 2024-10-30 10:34:28 -07:00
build_windows.ps1 build: Make target improvements (#7499) 2024-12-10 09:47:19 -08:00
env.sh env.sh: cleanup unused RELEASE_IMAGE_REPO (#6855) 2024-11-21 08:28:04 -08:00
fast.sh Re-introduce the llama package (#5034) 2024-10-08 08:53:54 -07:00
install.sh build: Make target improvements (#7499) 2024-12-10 09:47:19 -08:00
publish.sh darwin build script 2023-07-28 12:23:27 -07:00
push_docker.sh change github.com/jmorganca/ollama to github.com/ollama/ollama (#3347) 2024-03-26 13:04:17 -07:00
rh_linux_deps.sh Re-introduce the llama package (#5034) 2024-10-08 08:53:54 -07:00
tag_latest.sh CI: clean up naming, fix tagging latest (#6832) 2024-09-16 16:18:41 -07:00