Text Generation
Transformers
GGUF
mistral
openchat
C-RLFT
text-generation-inference
TheBloke commited on
Commit
77bf5b6
1 Parent(s): c897a95

GGUF model commit (made with llama.cpp commit c50e400)

Browse files
Files changed (1) hide show
  1. config.json +3 -0
config.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {
2
+ "model_type": "mistral"
3
+ }