From 5732928b933ff9b231eeebfb5feeb6ff723747d8 Mon Sep 17 00:00:00 2001 From: Lam Hieu Date: Sun, 17 Mar 2024 20:00:12 +0700 Subject: [PATCH] Change download url Signed-off-by: Lam Hieu --- gpt4all-chat/metadata/models2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gpt4all-chat/metadata/models2.json b/gpt4all-chat/metadata/models2.json index f4dc5437..d0904ded 100644 --- a/gpt4all-chat/metadata/models2.json +++ b/gpt4all-chat/metadata/models2.json @@ -250,7 +250,7 @@ "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/resolve/main/model.Q4_0.gguf", + "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" }