36 lines
974 B
JSON

{
"sources": [
{
"filename": "vistral-7b-chat-dpo.Q4_K_M.gguf",
"url": "https://huggingface.co/janhq/vistral-7b-chat-dpo-GGUF/resolve/main/vistral-7b-chat-dpo.Q4_K_M.gguf"
}
],
"id": "vistral-7b",
"object": "model",
"name": "Vistral 7B Q4",
"version": "1.2",
"description": "Vistral 7B has a deep understanding of Vietnamese.",
"format": "gguf",
"settings": {
"ctx_len": 32768,
"prompt_template": "[INST] <<SYS>>\n{system_message}\n<</SYS>>\n{prompt} [/INST]",
"llama_model_path": "vistral-7b-chat-dpo.Q4_K_M.gguf",
"ngl": 33
},
"parameters": {
"temperature": 0.7,
"top_p": 0.95,
"stream": true,
"max_tokens": 32768,
"stop": [],
"frequency_penalty": 0,
"presence_penalty": 0
},
"metadata": {
"author": "Viet Mistral, Jan",
"tags": ["7B", "Finetuned"],
"size": 4410000000
},
"engine": "llama-cpp"
}