mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-09-21 11:29:48 +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:
@@ -54,6 +54,7 @@ static const std::vector<const char *> KNOWN_ARCHES {
|
||||
// "gptj", -- no inference code
|
||||
"gptneox",
|
||||
"granitemoe",
|
||||
"granite",
|
||||
"mpt",
|
||||
"baichuan",
|
||||
"starcoder",
|
||||
|
Reference in New Issue
Block a user