35 lines
988 B
JSON
35 lines
988 B
JSON
{
|
|
"sources": [
|
|
{
|
|
"filename": "codeninja-1.0-openchat-7b.Q4_K_M.gguf",
|
|
"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.1",
|
|
"description": "CodeNinja is good for coding tasks and can handle various languages including Python, C, C++, Rust, Java, JavaScript, and more.",
|
|
"format": "gguf",
|
|
"settings": {
|
|
"ctx_len": 8192,
|
|
"prompt_template": "GPT4 Correct User: {prompt}<|end_of_turn|>GPT4 Correct Assistant:",
|
|
"llama_model_path": "codeninja-1.0-openchat-7b.Q4_K_M.gguf",
|
|
"ngl": 33
|
|
},
|
|
"parameters": {
|
|
"temperature": 0.7,
|
|
"top_p": 0.95,
|
|
"stream": true,
|
|
"max_tokens": 8192,
|
|
"frequency_penalty": 0,
|
|
"presence_penalty": 0
|
|
},
|
|
"metadata": {
|
|
"author": "Beowolx",
|
|
"tags": ["7B", "Finetuned"],
|
|
"size": 4370000000
|
|
},
|
|
"engine": "nitro"
|
|
}
|