25 lines
929 B
JSON
25 lines
929 B
JSON
{
|
|
"source_url": "https://huggingface.co/TheBloke/zephyr-7B-beta-GGUF/resolve/main/zephyr-7b-beta.Q4_K_M.gguf",
|
|
"id": "zephyr-beta-7b",
|
|
"object": "model",
|
|
"name": "Zephyr Beta 7B Q4",
|
|
"version": "1.0",
|
|
"description": "The Zephyr-7B-β model is trained by HuggingFace, designed to function as a practical assistant. It has been fine-tuned from the mistralai/Mistral-7B-v0.1 base model, utilizing a combination of public and synthetic datasets with the application of Direct Preference Optimization.",
|
|
"format": "gguf",
|
|
"settings": {
|
|
"ctx_len": 2048,
|
|
"system_prompt": "<|system|>\n",
|
|
"user_prompt": "</s>\n<|user|>\n",
|
|
"ai_prompt": "</s>\n<|assistant|>\n"
|
|
},
|
|
"parameters": {
|
|
"max_tokens": 2048
|
|
},
|
|
"metadata": {
|
|
"author": "HuggingFaceH4, The Bloke",
|
|
"tags": ["7B", "Finetuned"],
|
|
"size": 4370000000
|
|
},
|
|
"engine": "llama.cpp"
|
|
}
|
|
|