]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
rpc : send hash when tensor data is above some fixed threshold (#12496)
authorRadoslav Gerganov <redacted>
Fri, 28 Mar 2025 06:18:04 +0000 (08:18 +0200)
committerGitHub <redacted>
Fri, 28 Mar 2025 06:18:04 +0000 (08:18 +0200)
commitab6ab8f809bd514d88e02a63869b4d619f13fa86
tree18e5e4a31c1e1f4683eb36e3a67a9390ca5d1270
parent2099a9d5dbdcd2841d02dd396a71d0de70bf4490
rpc : send hash when tensor data is above some fixed threshold (#12496)

* rpc : send hash when tensor data is above some fixed threshold

ref #10095

* rpc : put cache under $HOME/.cache/llama.cpp

* try to fix win32 build

* another try to fix win32 build

* remove llama as dependency
examples/rpc/CMakeLists.txt
examples/rpc/rpc-server.cpp
ggml/include/ggml-rpc.h
ggml/src/ggml-rpc/ggml-rpc.cpp