diff --git a/gpt4all-chat/metadata/models3.json b/gpt4all-chat/metadata/models3.json index 392d5baa..bce7a732 100644 --- a/gpt4all-chat/metadata/models3.json +++ b/gpt4all-chat/metadata/models3.json @@ -1,22 +1,6 @@ [ { "order": "a", - "md5sum": "8a9c75bcd8a66b7693f158ec96924eeb", - "name": "Llama 3.1 8B Instruct 128k", - "filename": "Meta-Llama-3.1-8B-Instruct-128k-Q4_0.gguf", - "filesize": "4661212096", - "requires": "3.1.1", - "ramrequired": "8", - "parameters": "8 billion", - "quant": "q4_0", - "type": "LLaMA3", - "description": "", - "url": "https://huggingface.co/GPT4All-Community/Meta-Llama-3.1-8B-Instruct-128k/resolve/main/Meta-Llama-3.1-8B-Instruct-128k-Q4_0.gguf", - "promptTemplate": "<|start_header_id|>user<|end_header_id|>\n\n%1<|eot_id|><|start_header_id|>assistant<|end_header_id|>\n\n%2", - "systemPrompt": "<|start_header_id|>system<|end_header_id|>\nCutting Knowledge Date: December 2023\n\nYou are a helpful assistant.<|eot_id|>" - }, - { - "order": "b", "md5sum": "c87ad09e1e4c8f9c35a5fcef52b6f1c9", "name": "Llama 3 8B Instruct", "filename": "Meta-Llama-3-8B-Instruct.Q4_0.gguf", @@ -32,7 +16,7 @@ "systemPrompt": "" }, { - "order": "c", + "order": "b", "md5sum": "a5f6b4eabd3992da4d7fb7f020f921eb", "name": "Nous Hermes 2 Mistral DPO", "filename": "Nous-Hermes-2-Mistral-7B-DPO.Q4_0.gguf", @@ -48,7 +32,7 @@ "systemPrompt": "" }, { - "order": "d", + "order": "c", "md5sum": "97463be739b50525df56d33b26b00852", "name": "Mistral Instruct", "filename": "mistral-7b-instruct-v0.1.Q4_0.gguf", @@ -63,6 +47,22 @@ "url": "https://gpt4all.io/models/gguf/mistral-7b-instruct-v0.1.Q4_0.gguf", "promptTemplate": "[INST] %1 [/INST]" }, + { + "order": "d", + "md5sum": "8a9c75bcd8a66b7693f158ec96924eeb", + "name": "Llama 3.1 8B Instruct 128k", + "filename": "Meta-Llama-3.1-8B-Instruct-128k-Q4_0.gguf", + "filesize": "4661212096", + "requires": "3.1.1", + "ramrequired": "8", + "parameters": "8 billion", + "quant": "q4_0", + "type": "LLaMA3", + "description": "", + "url": "https://huggingface.co/GPT4All-Community/Meta-Llama-3.1-8B-Instruct-128k/resolve/main/Meta-Llama-3.1-8B-Instruct-128k-Q4_0.gguf", + "promptTemplate": "<|start_header_id|>user<|end_header_id|>\n\n%1<|eot_id|><|start_header_id|>assistant<|end_header_id|>\n\n%2", + "systemPrompt": "<|start_header_id|>system<|end_header_id|>\nCutting Knowledge Date: December 2023\n\nYou are a helpful assistant.<|eot_id|>" + }, { "order": "e", "md5sum": "f692417a22405d80573ac10cb0cd6c6a",