]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
common: support the DSpark sidecar resolution (#26458)
authorPascal <redacted>
Sun, 2 Aug 2026 17:25:27 +0000 (19:25 +0200)
committerGitHub <redacted>
Sun, 2 Aug 2026 17:25:27 +0000 (19:25 +0200)
commitbb4e0e1b3f6bb38960769a1c9bcd2081016154cd
tree223ae23c2d793b0fb664deb2765e00a0216b325e
parent3581ba0cf591b3f772fbb002de0f70e294bc0396
common: support the DSpark sidecar resolution (#26458)

The dspark- files resolve like the other speculative sidecars: the
-hfd tag applies to them, a requested sidecar resolves without a full
model at the tag, and an explicit -md selection disables the discovery.
When no type is requested, dspark outranks dflash in the auto-selection
since its sidecar carries the extra Markov head.
common/arg.cpp
common/download.cpp
common/download.h