Transformers
GGUF
mistral
text-generation-inference
TheBloke commited on
Commit
1c06511
1 Parent(s): bb7925d

GGUF model commit (made with llama.cpp commit 4a4fd3e)

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
+ }