24 lines
801 B
JSON
24 lines
801 B
JSON
{
|
|
"source_url": "https://huggingface.co/TheBloke/Mistral-7B-Instruct-v0.1-GGUF/resolve/main/mistral-7b-instruct-v0.1.Q5_K_M.gguf",
|
|
"id": "mistral-ins-7b-q5",
|
|
"object": "model",
|
|
"name": "Mistral Instruct 7B Q5",
|
|
"version": "1.0",
|
|
"description": "This is a 5-bit quantized iteration of MistralAI's Mistral Instruct 7b model, specifically designed for a comprehensive understanding through training on extensive internet data.",
|
|
"format": "gguf",
|
|
"settings": {
|
|
"ctx_len": 2048,
|
|
"system_prompt": "",
|
|
"user_prompt": "<s>[INST]",
|
|
"ai_prompt": "[/INST]"
|
|
},
|
|
"parameters": {
|
|
"max_tokens": 2048
|
|
},
|
|
"metadata": {
|
|
"author": "MistralAI, The Bloke",
|
|
"tags": ["7B", "Foundational Model"],
|
|
"size": 5130000000
|
|
}
|
|
}
|
|
|