Text Generation
Transformers
GGUF
Safetensors
PyTorch
mistral
quantized
2-bit
3-bit
4-bit precision
5-bit
6-bit
8-bit precision
GGUF
Safetensors
text-generation-inference
Merge
7b
mistralai/Mistral-7B-Instruct-v0.1
pankajmathur/Mistral-7B-model_45k6e2e4
en
dataset:pankajmathur/orca_mini_v1_dataset
dataset:pankajmathur/WizardLM_Orca
dataset:pankajmathur/dolly-v2_orca
dataset:pankajmathur/alpaca_orca
Inference Endpoints
conversational
MaziyarPanahi
commited on
Commit
•
5014a26
1
Parent(s):
76e711f
Upload folder using huggingface_hub
Browse files- config.json +3 -0
config.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"model_type": "mistral"
|
3 |
+
}
|