ollama/ml/backend/ggml
Shalini Salomi Bodapati 176e9097cf ggml: include PowerPC CPU backend in sync and fix PPC build breakage
This change addresses the PowerPC build breakage noted in the review
discussion of #13427.

Specifically:
- Include ggml-cpu PowerPC backend sources in the rsync filter so they
  are propagated from llama/vendor into Ollama’s vendored ggml snapshot.
- Apply upstream ggml fixes required for PowerPC builds, including the
  vector macro collision fix and conditional POWER11 backend enablement.

Without syncing the PowerPC backend sources, ggml-cpu is incomplete in
Ollama and PPC builds remain broken even with the upstream fixes applied.

Signed-off-by: Shalini Salomi Bodapati <Shalini.Salomi.Bodapati@ibm.com>
2025-12-22 02:28:42 -06:00
..
ggml ggml: include PowerPC CPU backend in sync and fix PPC build breakage 2025-12-22 02:28:42 -06:00
ggml.go ggml: Enable flash attention for vision encoders 2025-12-04 15:19:06 -08:00
ggml_test.go ml: add slice operation (#12870) 2025-11-13 13:28:21 -08:00
quantization.go chore: fix some inconsistent function name in comment 2025-08-13 09:50:27 -07:00
threads.go ollama debug tensor 2025-03-11 14:49:19 -07:00
threads_debug.go ollama debug tensor 2025-03-11 14:49:19 -07:00