add(codeninja): add new top coding model
This commit is contained in:
parent
a5ddb9470a
commit
4e5297bebc
23
models/codeninja-1.0-7b/model.json
Normal file
23
models/codeninja-1.0-7b/model.json
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
{
|
||||||
|
"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 an enhanced version of the renowned model openchat/openchat-3.5-1210. It is designed to be an indispensable tool for coders",
|
||||||
|
"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"
|
||||||
|
}
|
||||||
|
|
||||||
Loading…
x
Reference in New Issue
Block a user