Text Generation
Transformers
GGUF
PyTorch
TensorBoard
Safetensors
PEFT
mistral
quantized
2-bit
3-bit
4-bit precision
5-bit
6-bit
8-bit precision
GGUF
mixtral
axolotl
Generated from Trainer
nous_hermes
wikihow
lora
qlora
adapter
finetune
conversational
dataset:HuggingFaceTB/cosmopedia
Inference Endpoints
text-generation-inference
MaziyarPanahi
commited on
Commit
•
7ea0e4f
1
Parent(s):
13ef511
Upload folder using huggingface_hub
Browse files- config.json +3 -0
config.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"model_type": "mistral"
|
3 |
+
}
|