Text Generation
Transformers
GGUF
Safetensors
mistral
quantized
2-bit
3-bit
4-bit precision
5-bit
6-bit
8-bit precision
GGUF
openchat
C-RLFT
dataset:openchat/openchat_sharegpt4_dataset
dataset:kaist-ai/Feedback-Collection
dataset:imone/OpenOrca_FLAN
dataset:LDJnr/Capybara
dataset:tiedong/goat
dataset:glaiveai/glaive-code-assistant
dataset:meta-math/MetaMathQA
dataset:OpenAssistant/oasst_top1_2023-08-25
dataset:TIGER-Lab/MathInstruct
arxiv:2309.11235
arxiv:2303.08774
Inference Endpoints
has_space
text-generation-inference
conversational
MaziyarPanahi
commited on
Commit
•
7eadec5
1
Parent(s):
fc9383a
Upload folder using huggingface_hub
Browse files- config.json +3 -0
config.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"model_type": "mistral"
|
3 |
+
}
|