jan/models/capybara-34b/model.json
2023-12-04 16:38:13 +07:00

24 lines
802 B
JSON

{
"source_url": "https://huggingface.co/TheBloke/Nous-Capybara-34B-GGUF/resolve/main/nous-capybara-34b.Q5_K_M.gguf",
"id": "capybara-34b",
"object": "model",
"name": "Capybara 200k 34B Q5",
"version": "1.0",
"description": "Nous Capybara 34B, a variant of the Yi-34B model, is the first Nous model with a 200K context length, trained for three epochs on the innovative Capybara dataset.",
"format": "gguf",
"settings": {
"ctx_len": 2048,
"system_prompt": "",
"user_prompt": "USER:\n",
"ai_prompt": "ASSISTANT:\n"
},
"parameters": {
"max_tokens": 2048
},
"metadata": {
"author": "NousResearch, The Bloke",
"tags": ["Community Recommended", "Full Capabilities", "Finetuned"],
"size": 24320000000
}
}