]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
rpc : early register backend devices (#11262)
authorRadoslav Gerganov <redacted>
Fri, 17 Jan 2025 08:57:09 +0000 (10:57 +0200)
committerGitHub <redacted>
Fri, 17 Jan 2025 08:57:09 +0000 (10:57 +0200)
commit667d72846c06b2cf4f7c8a4265e210991a49706b
tree508bdc21e175ca3af11875a3b659f98f00f5a7eb
parenta133566d34a1dd3693c504786963bf1b7b7d8c0e
rpc : early register backend devices (#11262)

Early register RPC devices and do not propagate RPC specifics in the
llama model structures.

ref: #10609
common/arg.cpp
common/common.cpp
common/common.h
examples/llama-bench/llama-bench.cpp
ggml/include/ggml-backend.h
ggml/src/ggml-backend-impl.h
include/llama.h
src/llama-model.cpp
src/llama-model.h
src/llama.cpp