23 lines
702 B
JSON
23 lines
702 B
JSON
{
|
|
"source_url": "https://huggingface.co/beowolx/CodeNinja-1.0-OpenChat-7B-GGUF/resolve/main/codeninja-1.0-openchat-7b.Q4_K_M.gguf",
|
|
"id": "codeninja-1.0-7b",
|
|
"object": "model",
|
|
"name": "CodeNinja 7B Q4",
|
|
"version": "1.0",
|
|
"description": "CodeNinja is finetuned on openchat/openchat-3.5-1210. It is good for codding tasks",
|
|
"format": "gguf",
|
|
"settings": {
|
|
"ctx_len": 4096,
|
|
"prompt_template": "GPT4 Correct User: {prompt}<|end_of_turn|>GPT4 Correct Assistant:"
|
|
},
|
|
"parameters": {
|
|
"max_tokens": 4096
|
|
},
|
|
"metadata": {
|
|
"author": "Beowolx",
|
|
"tags": ["7B", "Finetuned"],
|
|
"size": 4370000000
|
|
},
|
|
"engine": "nitro"
|
|
}
|
|
|