fix(trinity-v1): add it back for potential bug
This commit is contained in:
parent
bac4191094
commit
996f5af6d2
BIN
models/trinity-v1-7b/cover.png
Normal file
BIN
models/trinity-v1-7b/cover.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.7 MiB |
22
models/trinity-v1-7b/model.json
Normal file
22
models/trinity-v1-7b/model.json
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
{
|
||||||
|
"source_url": "https://huggingface.co/janhq/trinity-v1-GGUF/resolve/main/trinity-v1.Q4_K_M.gguf",
|
||||||
|
"id": "trinity-v1-7b",
|
||||||
|
"object": "model",
|
||||||
|
"name": "Trinity-v1 7B Q4",
|
||||||
|
"version": "1.0",
|
||||||
|
"description": "Trinity is an experimental model merge of GreenNodeLM & LeoScorpius using the Slerp method. Recommended for daily assistance purposes.",
|
||||||
|
"format": "gguf",
|
||||||
|
"settings": {
|
||||||
|
"ctx_len": 4096,
|
||||||
|
"prompt_template": "<|im_start|>system\n{system_message}<|im_end|>\n<|im_start|>user\n{prompt}<|im_end|>\n<|im_start|>assistant"
|
||||||
|
},
|
||||||
|
"parameters": {
|
||||||
|
"max_tokens": 4096
|
||||||
|
},
|
||||||
|
"metadata": {
|
||||||
|
"author": "Jan",
|
||||||
|
"tags": ["7B", "Merged", "Featured"],
|
||||||
|
"size": 4370000000
|
||||||
|
},
|
||||||
|
"engine": "nitro"
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user