Hotfix model hub (#1033)
* add(openhermes): hotfix cover png * add(openhermes): hotfix tag * add(solarslerp): update missing model.json
This commit is contained in:
parent
92442ba093
commit
4c9a26474b
BIN
models/openhermes-neural-7b/cover.png
Normal file
BIN
models/openhermes-neural-7b/cover.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.9 MiB |
@ -15,8 +15,9 @@
|
||||
},
|
||||
"metadata": {
|
||||
"author": "Intel, Jan",
|
||||
"tags": ["7B", "Merged"],
|
||||
"size": 4370000000
|
||||
"tags": ["7B", "Merged", "Featured"],
|
||||
"size": 4370000000,
|
||||
"cover": "https://raw.githubusercontent.com/janhq/jan/main/models/openhermes-neural-7b/cover.png"
|
||||
},
|
||||
"engine": "nitro"
|
||||
}
|
||||
|
||||
@ -0,0 +1,23 @@
|
||||
{
|
||||
"source_url": "https://huggingface.co/janhq/Solar-10.7B-SLERP-GGUF/resolve/main/solar-10.7b-slerp.Q4_K_M.gguf",
|
||||
"id": "solar-10.7b-slerp",
|
||||
"object": "model",
|
||||
"name": "Solar Slerp 10.7B Q4",
|
||||
"version": "1.0",
|
||||
"description": "This model uses the Slerp merge method from SOLAR Instruct and Pandora-v1",
|
||||
"format": "gguf",
|
||||
"settings": {
|
||||
"ctx_len": 2048,
|
||||
"prompt_template": "### User: {prompt}\n### Assistant:"
|
||||
},
|
||||
"parameters": {
|
||||
"max_tokens": 2048
|
||||
},
|
||||
"metadata": {
|
||||
"author": "Jan",
|
||||
"tags": ["11B","Finetuned"],
|
||||
"size": 6360000000
|
||||
},
|
||||
"engine": "nitro"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user