]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
llama : update LoRA API. + fix excessive graph reserves (#19280)
authoragent-enemy-2 <redacted>
Sat, 14 Feb 2026 08:06:27 +0000 (03:06 -0500)
committerGitHub <redacted>
Sat, 14 Feb 2026 08:06:27 +0000 (10:06 +0200)
commit2d8015e8a460f51a4c0fc8b1b9f41e38d7ea2194
tree16a5fb9ed1994db056dd12c793769d53394acb58
parenteb145c0753e702d74447f427f7233d519ad1f8e6
llama : update LoRA API. + fix excessive graph reserves (#19280)

* Refactoring to use new llama_put_adapter_loras

* cont : alternative lora API

---------

Co-authored-by: Jake Chavis <redacted>
Co-authored-by: Georgi Gerganov <redacted>
common/common.cpp
include/llama.h
src/llama-context.cpp
src/llama-context.h