TheBloke commited on
Commit
72e52d7
1 Parent(s): fc29a0d

Initial GGUF model commit

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