Text Generation
Transformers
GGUF
TensorBoard
Safetensors
mistral
quantized
2-bit
3-bit
4-bit precision
5-bit
6-bit
8-bit precision
GGUF
mixtral
dpo
rlaif
preference
ultrafeedback
Mixture of Experts
en
de
es
fr
it
dataset:argilla/ultrafeedback-binarized-preferences-cleaned
Inference Endpoints
has_space
text-generation-inference
conversational
MaziyarPanahi
commited on
Commit
•
cdff27e
1
Parent(s):
2fe0dbc
Upload folder using huggingface_hub
Browse files- config.json +3 -0
config.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"model_type": "mistral"
|
3 |
+
}
|