]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
llama : deprecate `llama_set_warmup` (#24009)
authorGeorgi Gerganov <redacted>
Tue, 2 Jun 2026 07:30:38 +0000 (10:30 +0300)
committerGitHub <redacted>
Tue, 2 Jun 2026 07:30:38 +0000 (10:30 +0300)
commit4f3a4beb8d7e7296aabee3593bb65aa88dceb9ed
tree9ea57495c6a7471633898b1e6b161485b135d6e0
parent8f7f3bf141b03779adc8b54616fa342607357e51
llama : deprecate `llama_set_warmup` (#24009)

* llama : deprecate `llama_set_warmup`

* cont : fix type

Co-authored-by: Daniel Bevenius <redacted>
---------

Co-authored-by: Daniel Bevenius <redacted>
common/common.cpp
include/llama.h
src/llama-cparams.h
tests/test-backend-sampler.cpp