]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
rpc : use graph uid instead of graph cache (llama/22701)
authorRadoslav Gerganov <redacted>
Tue, 5 May 2026 10:47:13 +0000 (13:47 +0300)
committerGeorgi Gerganov <redacted>
Thu, 14 May 2026 18:26:48 +0000 (21:26 +0300)
commit0bafd810b60a76bdb9e9784759cd22511d779c40
tree9c1570051290092e443a0450fdace13df8374556
parent716acdb08212087ca61b56f569e354068e6613eb
rpc : use graph uid instead of graph cache (llama/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