llm-complete
Version:
A command-line tool for generating text completions using local LLM models with GPT4All
20 lines (19 loc) • 573 B
JSON
[
{
"order": "a",
"name": "Mistral 7B",
"filename": "mistral-7b-v0.1.Q4_K_M.gguf",
"url": "https://huggingface.co/TheBloke/Mistral-7B-v0.1-GGUF/blob/main/mistral-7b-v0.1.Q4_K_M.gguf?download=true",
"md5sum": "a5b363017e471c713665d57433f76e65",
"filesize": "4368438912",
"requires": "2.5.0",
"ramrequired": "8",
"parameters": "7 billion",
"quant": "q4_0",
"type": "Mistral",
"description": "For creative completions, developed by Mistral AI",
"promptTemplate": "%1",
"chatTemplate": "",
"systemPrompt": ""
}
]