]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
common: support --models-dir loading MTP assistant models (#24431)
authorEric Zhang <redacted>
Sat, 15 Aug 2026 11:17:35 +0000 (19:17 +0800)
committerGitHub <redacted>
Sat, 15 Aug 2026 11:17:35 +0000 (13:17 +0200)
commit5f754ea0e2fd21e1213db7ebebfd65d938d9d69c
tree26683a731600cd3fee6746085a9ce5e4bbd388d6
parent27df9199d16c393868d20b3ed28b4f72e30de6bd
common: support --models-dir loading MTP assistant models (#24431)

* common: support --models-dir loading MTP assistant models

* common: preset: check for MTP models with strict prefix

* common: preset: Take advantage of PR #27005

* handle other draft types

* drop eagle3

* clean up

---------

Co-authored-by: Xuan Son Nguyen <redacted>
common/preset.cpp