27 Commits (main)

Author SHA1 Message Date
Daniel Hiltgen e91ae3d47d
Update ROCm (6.3 linux, 6.2 windows) and CUDA v12.8 (#9304) 1 year ago
Michael Yang dcfb7a105c
next build (#8539) 2 years ago
Daniel Hiltgen b754f5a6a3
Remove submodule and shift to Go server - 0.4.0 (#7157) 2 years ago
Jeffrey Morgan 96efd9052f
Re-introduce the `llama` package (#5034) 2 years ago
Daniel Hiltgen cd5c8f6471
Optimize container images for startup (#6547) 2 years ago
Daniel Hiltgen a017cf2fea
Split rocm back out of bundle (#6432) 2 years ago
Daniel Hiltgen d470ebe78b Add Jetson cuda variants for arm 2 years ago
Daniel Hiltgen c7bcb00319 Wire up ccache and pigz in the docker based build 2 years ago
Daniel Hiltgen 74d45f0102 Refactor linux packaging 2 years ago
Patrick Devine 1b272d5bcd
change `github.com/jmorganca/ollama` to `github.com/ollama/ollama` (#3347) 2 years ago
Jeffrey Morgan cdf65e793f only copy deps for `amd64` in `build_linux.sh` 2 years ago
Daniel Hiltgen 6c5ccb11f9 Revamp ROCm support 3 years ago
Daniel Hiltgen 3005ec74b3 Set a default version using git describe 3 years ago
Daniel Hiltgen df54c723ae Make CPU builds parallel and customizable AMD GPUs 3 years ago
Daniel Hiltgen da72235ebf Combine the 2 Dockerfiles and add ROCm 3 years ago
Daniel Hiltgen d88c527be3 Build multiple CPU variants and pick the best 3 years ago
Daniel Hiltgen 9754ae4c89 Support optional override of the target archictures 3 years ago
Michael Yang f9961c70ae update build 3 years ago
Jeffrey Morgan ec261422af use `docker build` in build scripts 3 years ago
Jeffrey Morgan b80081022f cache docker builds in `build_linux.sh` 3 years ago
Daniel Hiltgen e5202eb687 Quiet down llama.cpp logging by default 3 years ago
Daniel Hiltgen fa24e73b82 Remove CPU build, fixup linux build script 3 years ago
Daniel Hiltgen 1b991d0ba9 Refine build to support CPU only 3 years ago
Daniel Hiltgen 35934b2e05 Adapted rocm support to cgo based llama.cpp 3 years ago
Daniel Hiltgen d4cd695759 Add cgo implementation for llama.cpp 3 years ago
Michael Yang 92d454ec5f update build_darwin.sh 3 years ago
Jeffrey Morgan f997e29e45
Add `Dockerfile.build` for building linux binaries (#558) 3 years ago