]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
server: abstract llama_memory calls to common_memory (#26221)
authorXuan-Son Nguyen <redacted>
Tue, 28 Jul 2026 14:35:20 +0000 (16:35 +0200)
committerGitHub <redacted>
Tue, 28 Jul 2026 14:35:20 +0000 (16:35 +0200)
commitee3d1b54c1e47fce4cea9d63a60a1e45795eaf27
tree44d3fc62d5aefd3c57ffd89559ed42738dd04ba5
parentda5b448622ce8f8265bed15a7f80c5cf17894511
server: abstract llama_memory calls to common_memory (#26221)
common/common.cpp
common/common.h
tools/server/server-context.cpp