2023-12-21 20:54:02 +07:00

23 lines
685 B
JSON

{
"source_url": "https://huggingface.co/janhq/pandora-v1-10.7b-GGUF/resolve/main/pandora-v1-10.7b.Q4_K_M.gguf",
"id": "pandora-10.7b-v1",
"object": "model",
"name": "Pandora 11B Q4",
"version": "1.0",
"description": "Pandora, our research model, employs the Passthrough merging technique to merge 2x7B models into 1.",
"format": "gguf",
"settings": {
"ctx_len": 4096,
"prompt_template": "{system_message}\n### Instruction:\n{prompt}\n### Response:"
},
"parameters": {
"max_tokens": 4096
},
"metadata": {
"author": "Jan",
"tags": ["13B","Merged"],
"size": 6360000000
},
"engine": "nitro"
}