mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-08-06 10:33:38 +00:00
Add Granite arch to model and kompute whitelist
Signed-off-by: ThiloteE <73715071+ThiloteE@users.noreply.github.com>
This commit is contained in:
parent
09f37a0ff8
commit
0a62c8fdb5
@ -54,6 +54,7 @@ static const std::vector<const char *> KNOWN_ARCHES {
|
||||
// "gptj", -- no inference code
|
||||
"gptneox",
|
||||
"granitemoe",
|
||||
"granite",
|
||||
"mpt",
|
||||
"baichuan",
|
||||
"starcoder",
|
||||
|
Loading…
Reference in New Issue
Block a user