]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
rpc : send hash when tensor data is above some fixed threshold (llama/12496)
authorRadoslav Gerganov <redacted>
Fri, 28 Mar 2025 06:18:04 +0000 (08:18 +0200)
committerGeorgi Gerganov <redacted>
Fri, 28 Mar 2025 18:57:36 +0000 (20:57 +0200)
commitbda9bce325f149ad430066f1f5c8bc91d78cd620
tree0a8e36ea1fbd74de98fe896abbbe343ba228953e
parent80f864ec1d4bf55c50dccc34750b66808666d71c
rpc : send hash when tensor data is above some fixed threshold (llama/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
include/ggml-rpc.h
src/ggml-rpc/ggml-rpc.cpp