]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
llama: use host memory if device reports 0 memory (#18587)
authorAaron Teo <redacted>
Thu, 8 Jan 2026 21:34:56 +0000 (05:34 +0800)
committerGitHub <redacted>
Thu, 8 Jan 2026 21:34:56 +0000 (05:34 +0800)
commit046d5fd44e3505ab9c6d065ab65541fc2fdfd4f2
tree4053e36120501d6834621b6c1c14d9feeb7c8023
parent480160d47297df43b43746294963476fc0a6e10f
llama: use host memory if device reports 0 memory (#18587)
ggml/src/ggml-backend-impl.h
ggml/src/ggml-opencl/ggml-opencl.cpp
src/llama-model.cpp
src/llama.cpp