]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
llama : allow using iGPUs with --device (#15951)
authorDiego Devesa <redacted>
Sat, 13 Sep 2025 14:49:49 +0000 (07:49 -0700)
committerGitHub <redacted>
Sat, 13 Sep 2025 14:49:49 +0000 (16:49 +0200)
commit50f4281a6f5c3a5d68bdeb12f904fa01e0e2ba91
tree12b939f321765578ef71618b933e75d3ff6d2c3e
parent55758b00cae1451a0d789c50a5eb8c9bee42b9a0
llama : allow using iGPUs with --device (#15951)

* llama : allow using iGPUs with --device

* mtmd : allow iGPU

* rpc-server : allow iGPU
common/arg.cpp
tools/mtmd/clip.cpp
tools/rpc/rpc-server.cpp