diff --git a/gpt4all-chat/metadata/models2.json b/gpt4all-chat/metadata/models2.json
index d0904ded..ad83cd86 100644
--- a/gpt4all-chat/metadata/models2.json
+++ b/gpt4all-chat/metadata/models2.json
@@ -237,21 +237,5 @@
"url": "https://huggingface.co/TheBloke/em_german_mistral_v01-GGUF/resolve/main/em_german_mistral_v01.Q4_0.gguf",
"promptTemplate": "USER: %1 ASSISTANT: ",
"systemPrompt": "Du bist ein hilfreicher Assistent. "
- },
- {
- "order": "g",
- "md5sum": "31b47b4e8c1816b62684ac3ca373f9e1",
- "name": "Ghost 7B v0.9.1",
- "filename": "model.Q4_0.gguf",
- "filesize": "4108916960",
- "requires": "2.5.0",
- "ramrequired": "8",
- "parameters": "7 billion",
- "quant": "q4_0",
- "type": "Mistral",
- "description": "Ghost 7B v0.9.1 fast, powerful and smooth for Vietnamese and English languages.",
- "url": "https://huggingface.co/lamhieu/ghost-7b-v0.9.1-gguf/resolve/main/model.Q4_0.gguf",
- "promptTemplate": "<|user|>\n%1\n<|assistant|>\n%2\n",
- "systemPrompt": "<|system|>\nYou are Ghost created by Lam Hieu. You are a helpful and knowledgeable assistant. You like to help and always give honest information, in its original language. In communication, you are always respectful, equal and promote positive behavior.\n"
}
]
diff --git a/gpt4all-chat/metadata/models3.json b/gpt4all-chat/metadata/models3.json
index 40e8b2e3..a86d34b1 100644
--- a/gpt4all-chat/metadata/models3.json
+++ b/gpt4all-chat/metadata/models3.json
@@ -321,5 +321,21 @@
"systemPrompt": "",
"description": "nomic-embed-text-v1.5",
"url": "https://gpt4all.io/models/gguf/nomic-embed-text-v1.5.f16.gguf"
+ },
+ {
+ "order": "g",
+ "md5sum": "31b47b4e8c1816b62684ac3ca373f9e1",
+ "name": "Ghost 7B v0.9.1",
+ "filename": "ghost-7b-v0.9.1-Q4_0.gguf",
+ "filesize": "4108916960",
+ "requires": "2.5.0",
+ "ramrequired": "8",
+ "parameters": "7 billion",
+ "quant": "q4_0",
+ "type": "Mistral",
+ "description": "Ghost 7B v0.9.1 fast, powerful and smooth for Vietnamese and English languages.",
+ "url": "https://huggingface.co/lamhieu/ghost-7b-v0.9.1-gguf/resolve/main/ghost-7b-v0.9.1-Q4_0.gguf",
+ "promptTemplate": "<|user|>\n%1\n<|assistant|>\n%2\n",
+ "systemPrompt": "<|system|>\nYou are Ghost created by Lam Hieu. You are a helpful and knowledgeable assistant. You like to help and always give honest information, in its original language. In communication, you are always respectful, equal and promote positive behavior.\n"
}
]