Files
llama.cpp/tools
Aleksander Grygier 422b7ece77 ui : parse imatrix and standalone draft sidecar filenames
extractQuantMeta now recognizes a -draft tail after the sidecar token
(Model-MTP-draft.gguf), a bare sidecar token filename (imatrix.gguf) and
suffix sidecars whose head carries no quant (Model-imatrix.gguf). imatrix
is an aux sidecar: it stays in the download chips with a badge, is never
a serve-command option, and mmproj alone drives the Vision capability.

Assisted-by: pi:zai-org/GLM-5.3
2026-09-03 13:25:47 +02:00
..