23 lines
772 B
JSON
23 lines
772 B
JSON
{
|
|
"source_url": "https://huggingface.co/TheBloke/Yi-34B-Chat-GGUF/resolve/main/yi-34b-chat.Q5_K_M.gguf",
|
|
"id": "yi-34b",
|
|
"object": "model",
|
|
"name": "Yi 34B Q5",
|
|
"version": "1.0",
|
|
"description": "Yi-34B, a specialized chat model, is known for its diverse and creative responses and excels across various NLP tasks and benchmarks.",
|
|
"format": "gguf",
|
|
"settings": {
|
|
"ctx_len": 2048,
|
|
"prompt_template": "<|im_start|>system\n{system_message}<|im_end|>\n<|im_start|>user\n{prompt}<|im_end|>\n<|im_start|>assistant"
|
|
},
|
|
"parameters": {
|
|
"max_tokens": 2048
|
|
},
|
|
"metadata": {
|
|
"author": "01-ai, The Bloke",
|
|
"tags": ["34B", "Foundational Model"],
|
|
"size": 24320000000
|
|
},
|
|
"engine": "nitro"
|
|
}
|
|
|