]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
rpc : better caching of the base buffer pointer (llama/11331)
authorRadoslav Gerganov <redacted>
Tue, 21 Jan 2025 13:06:41 +0000 (15:06 +0200)
committerGeorgi Gerganov <redacted>
Mon, 3 Feb 2025 20:00:57 +0000 (22:00 +0200)
commit58640aa456f5a3eb4a74a2a5dce9dfb5044dc2ac
tree37ac50ad76d19a40076d4a306fd6815d95ebdab6
parent5183a05e560aa46a8893f07a07941ab1b8ec838f
rpc : better caching of the base buffer pointer (llama/11331)

There is no need to use map, just store the base pointer in the buffer
context.
ggml/src/ggml-rpc/ggml-rpc.cpp