jan/models/noromaid-20b/model.json
2023-12-13 14:25:40 +07:00

23 lines
750 B
JSON

{
"source_url": "https://huggingface.co/TheBloke/Noromaid-20B-v0.1.1-GGUF/resolve/main/noromaid-20b-v0.1.1.Q4_K_M.gguf",
"id": "noromaid-20b",
"object": "model",
"name": "Noromaid 20B Q4",
"version": "1.0",
"description": "The Noromaid 20b model is designed for role-playing and general use, featuring a unique touch with the no_robots dataset that enhances human-like behavior.",
"format": "gguf",
"settings": {
"ctx_len": 2048,
"prompt_template": "### Instruction:{prompt}\n### Response:"
},
"parameters": {
"max_tokens": 2048
},
"metadata": {
"author": "NeverSleep, The Bloke",
"tags": ["34B", "Finetuned"],
"size": 12040000000
},
"engine": "nitro"
}