Skip to content

Conversation

@JohannesGaessler
Copy link
Collaborator

Fixes #10367 .

The Docker containers were implicitly using GGML_NATIVE=ON which now also has an affect on CUDA architectures. I think the correct fix is to instead use GGML_NATIVE=OFF since the docker images are usually created and deployed on different machines.

@github-actions github-actions bot added the devops improvements to build systems and github actions label Nov 17, 2024
@JohannesGaessler JohannesGaessler merged commit 75207b3 into ggml-org:master Nov 17, 2024
7 checks passed
arthw pushed a commit to arthw/llama.cpp that referenced this pull request Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

devops improvements to build systems and github actions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: llama-server-cuda docker image build failure after #10320

2 participants