]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
common : add common_speculative_is_compat() (#19270)
authorGeorgi Gerganov <redacted>
Fri, 6 Feb 2026 14:47:22 +0000 (16:47 +0200)
committerGitHub <redacted>
Fri, 6 Feb 2026 14:47:22 +0000 (16:47 +0200)
commitdfde5993eaed8c2e7b609ab21f7e24d137d40b79
tree6b026201bf88dc5d2a858739724553504802d352
parent06bf3796f48ddd88d984218acee306ccb8638a3e
common : add common_speculative_is_compat() (#19270)

* llama : add llama_memory_can_rm_suffix()

* Revert "llama : add llama_memory_can_rm_suffix()"

This reverts commit d30e59b62a15ef4266a6503e3f4eba770aec001b.

* spec : check if the target context is compatible for spec decoding
common/speculative.cpp
common/speculative.h
tools/server/server-context.cpp