]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
server : avoid checkpoint data host copies (#22558)
authorGeorgi Gerganov <redacted>
Sat, 2 May 2026 15:03:25 +0000 (18:03 +0300)
committerGitHub <redacted>
Sat, 2 May 2026 15:03:25 +0000 (18:03 +0300)
commit0754b7b6fe6109909786bdaa763111167b7410c8
tree0a15ebe33ea7ca911e622527cb95161ce05ce144
parent09294365a9d7a2b786584d59525b034622c3ed81
server : avoid checkpoint data host copies (#22558)

* server : avoid checkpoint data host copies

* llama : refactor llama_io_read_i
src/llama-context.cpp
src/llama-io.cpp
src/llama-io.h
src/llama-kv-cache.cpp
src/llama-memory-recurrent.cpp
tools/server/server-context.cpp