mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-09-04 18:11:02 +00:00
add falcon to chatllm::serialize
This commit is contained in:
@@ -15,7 +15,7 @@ enum LLModelType {
|
||||
LLAMA_,
|
||||
CHATGPT_,
|
||||
REPLIT_,
|
||||
FALCON_
|
||||
FALCON_,
|
||||
};
|
||||
|
||||
struct LLModelInfo {
|
||||
|
Reference in New Issue
Block a user