mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-06-24 06:27:22 +00:00
update mini-orca 3b to gguf2, license
Signed-off-by: Aaron Miller <apage43@ninjawhale.com>
This commit is contained in:
parent
2490977f89
commit
10f9b49313
@ -110,17 +110,17 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"order": "i",
|
"order": "i",
|
||||||
"md5sum": "aae346fe095e60139ca39b3fda4ac7ae",
|
"md5sum": "0e769317b90ac30d6e09486d61fefa26",
|
||||||
"name": "Mini Orca (Small)",
|
"name": "Mini Orca (Small)",
|
||||||
"filename": "orca-mini-3b.q4_0.gguf",
|
"filename": "orca-mini-3b-gguf2-q4_0.gguf",
|
||||||
"filesize": "1928648352",
|
"filesize": "1979946720",
|
||||||
"requires": "2.5.0",
|
"requires": "2.5.0",
|
||||||
"ramrequired": "4",
|
"ramrequired": "4",
|
||||||
"parameters": "3 billion",
|
"parameters": "3 billion",
|
||||||
"quant": "q4_0",
|
"quant": "q4_0",
|
||||||
"type": "OpenLLaMa",
|
"type": "OpenLLaMa",
|
||||||
"description": "<strong>Small version of new model with novel dataset</strong><br><ul><li>Instruction based<li>Explain tuned datasets<li>Orca Research Paper dataset construction approaches<li>Licensed for commercial use</ul>",
|
"description": "<strong>Small version of new model with novel dataset</strong><br><ul><li>Instruction based<li>Explain tuned datasets<li>Orca Research Paper dataset construction approaches<li>Cannot be used commercially</ul>",
|
||||||
"url": "https://gpt4all.io/models/gguf/orca-mini-3b.q4_0.gguf",
|
"url": "https://gpt4all.io/models/gguf/orca-mini-3b-gguf2-q4_0.gguf",
|
||||||
"promptTemplate": "### User:\n%1\n### Response:\n",
|
"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"
|
"systemPrompt": "### System:\nYou are an AI assistant that follows instruction extremely well. Help as much as you can.\n\n"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user