Add Granite arch to model and kompute whitelist

Signed-off-by: ThiloteE <73715071+ThiloteE@users.noreply.github.com>
This commit is contained in:
ThiloteE 2025-02-12 19:17:03 +01:00
parent 09f37a0ff8
commit 0a62c8fdb5

View File

@ -54,6 +54,7 @@ static const std::vector<const char *> KNOWN_ARCHES {
// "gptj", -- no inference code
"gptneox",
"granitemoe",
"granite",
"mpt",
"baichuan",
"starcoder",