From 10f9b49313d01d53006b3d7c78608da8e3c62257 Mon Sep 17 00:00:00 2001 From: Aaron Miller Date: Thu, 12 Oct 2023 11:55:11 -0700 Subject: [PATCH] update mini-orca 3b to gguf2, license Signed-off-by: Aaron Miller --- gpt4all-chat/metadata/models2.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/gpt4all-chat/metadata/models2.json b/gpt4all-chat/metadata/models2.json index 88979259..1f3f8a7d 100644 --- a/gpt4all-chat/metadata/models2.json +++ b/gpt4all-chat/metadata/models2.json @@ -110,17 +110,17 @@ }, { "order": "i", - "md5sum": "aae346fe095e60139ca39b3fda4ac7ae", + "md5sum": "0e769317b90ac30d6e09486d61fefa26", "name": "Mini Orca (Small)", - "filename": "orca-mini-3b.q4_0.gguf", - "filesize": "1928648352", + "filename": "orca-mini-3b-gguf2-q4_0.gguf", + "filesize": "1979946720", "requires": "2.5.0", "ramrequired": "4", "parameters": "3 billion", "quant": "q4_0", "type": "OpenLLaMa", - "description": "Small version of new model with novel dataset
", - "url": "https://gpt4all.io/models/gguf/orca-mini-3b.q4_0.gguf", + "description": "Small version of new model with novel dataset
", + "url": "https://gpt4all.io/models/gguf/orca-mini-3b-gguf2-q4_0.gguf", "promptTemplate": "### User:\n%1\n### Response:\n", "systemPrompt": "### System:\nYou are an AI assistant that follows instruction extremely well. Help as much as you can.\n\n" },