mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-08-02 16:10:48 -05:00
* llama : load MTP tensors only if they are really used * llama : skip loading MTP (if not used) in remaining models that support MTP --------- Co-authored-by: Stanisław Szymczyk <sszymczy@gmail.com>