Text Generation
Transformers
GGUF
Safetensors
mistral
quantized
2-bit
3-bit
4-bit precision
5-bit
6-bit
8-bit precision
GGUF
Merge
mergekit
7b
lazymergekit
mistralai/Mistral-7B-Instruct-v0.2
Weyaxi/MetaMath-OpenHermes-2.5-neural-chat-v3-3-Slerp
Inference Endpoints
text-generation-inference
conversational
MaziyarPanahi
commited on
Commit
•
64e629c
1
Parent(s):
5dd3833
Upload folder using huggingface_hub
Browse files- config.json +3 -0
config.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"model_type": "mistral"
|
3 |
+
}
|