]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
convert : ensure all models handle new experts count (#19621)
authorSigbjørn Skjæret <redacted>
Sat, 14 Feb 2026 21:22:32 +0000 (22:22 +0100)
committerGitHub <redacted>
Sat, 14 Feb 2026 21:22:32 +0000 (22:22 +0100)
commit079feab9e3efee1d6d4ca370eac50f156e2dc6e8
tree22c2d7a38416133c41fa924b6736215d7a38aa3b
parent01d8eaa28d57bfc6d06e30072085ed0ef12e06c5
convert : ensure all models handle new experts count (#19621)

* ensure all models handle new experts count

* revert removal for PhiMoeModel, does not inherit from base
convert_hf_to_gguf.py