mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-08-08 03:23:39 +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
|
// "gptj", -- no inference code
|
||||||
"gptneox",
|
"gptneox",
|
||||||
"granitemoe",
|
"granitemoe",
|
||||||
|
"granite",
|
||||||
"mpt",
|
"mpt",
|
||||||
"baichuan",
|
"baichuan",
|
||||||
"starcoder",
|
"starcoder",
|
||||||
|
Loading…
Reference in New Issue
Block a user