]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
rpc : make RPC servers come first in the device list (#9296)
authorRadoslav Gerganov <redacted>
Wed, 4 Sep 2024 08:08:32 +0000 (11:08 +0300)
committerGitHub <redacted>
Wed, 4 Sep 2024 08:08:32 +0000 (11:08 +0300)
commit82e3b03c11826d20a24ab66d60f4de58f48ddcdb
treebe1098f8ffd91624b54e72323dbdcccfb9cd4b51
parent9379d3cc1718e9ec6ab5ffcb60a06bbe048a61ee
rpc : make RPC servers come first in the device list (#9296)

* rpc : make RPC servers come first in the device list

* rpc : disable options for non-RPC builds

* rpc : rpc_count always zero for non-RPC builds
common/common.cpp
examples/llama-bench/llama-bench.cpp
src/llama.cpp