]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
rpc : use graph uid instead of graph cache (#22701)
authorRadoslav Gerganov <redacted>
Tue, 5 May 2026 10:47:13 +0000 (13:47 +0300)
committerGitHub <redacted>
Tue, 5 May 2026 10:47:13 +0000 (13:47 +0300)
commitd5003b6e4df40e8905ad72c84d26ff4aef414f2d
treee99a1e7958df0f2c18890b83213aaddebfba037f
parent2635ac76e8aeec35ca8e71af70eb838d99df1510
rpc : use graph uid instead of graph cache (#22701)

Store the last graph uid and compare against it to determine if the same
graph is being computed.
ggml/src/ggml-rpc/ggml-rpc.cpp