mirror of
https://github.com/ollama/ollama.git
synced 2026-09-01 17:01:22 +00:00
ci: plumb temporary MLX patch through to docker stages (#17874)
Follow up to #17850
This commit is contained in:
parent
0bb0925920
commit
d1bd15ccce
1 changed files with 1 additions and 0 deletions
|
|
@ -213,6 +213,7 @@ ENV CGO_LDFLAGS="-L/usr/local/cuda-13/lib64 -L/usr/local/cuda-13/targets/x86_64-
|
|||
WORKDIR /go/src/github.com/ollama/ollama
|
||||
COPY CMakeLists.txt CMakePresets.json .
|
||||
COPY cmake cmake
|
||||
COPY mlx mlx
|
||||
COPY x/mlxrunner/mlx x/mlxrunner/mlx
|
||||
COPY go.mod go.sum .
|
||||
COPY MLX_VERSION MLX_C_VERSION .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue