fix: change the folder id of mistral 7b for consistancy
This commit is contained in:
parent
2621dc7590
commit
a0a02cdd1d
|
Before Width: | Height: | Size: 229 KiB After Width: | Height: | Size: 229 KiB |
@ -5,7 +5,7 @@
|
|||||||
"url": "https://huggingface.co/TheBloke/Mistral-7B-Instruct-v0.2-GGUF/resolve/main/mistral-7b-instruct-v0.2.Q4_K_M.gguf"
|
"url": "https://huggingface.co/TheBloke/Mistral-7B-Instruct-v0.2-GGUF/resolve/main/mistral-7b-instruct-v0.2.Q4_K_M.gguf"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"id": "mistral-ins-7b",
|
"id": "mistral-7b",
|
||||||
"object": "model",
|
"object": "model",
|
||||||
"name": "Mistral Instruct 7B Q4",
|
"name": "Mistral Instruct 7B Q4",
|
||||||
"version": "1.0",
|
"version": "1.0",
|
||||||
@ -29,7 +29,7 @@
|
|||||||
"author": "MistralAI",
|
"author": "MistralAI",
|
||||||
"tags": ["Featured", "7B", "Foundational Model"],
|
"tags": ["Featured", "7B", "Foundational Model"],
|
||||||
"size": 4370000000,
|
"size": 4370000000,
|
||||||
"cover": "https://raw.githubusercontent.com/janhq/jan/dev/models/mistral-ins-7b-q4/cover.png"
|
"cover": "https://raw.githubusercontent.com/janhq/jan/dev/models/mistral-7b/cover.png"
|
||||||
},
|
},
|
||||||
"engine": "nitro"
|
"engine": "nitro"
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user