TheBloke commited on
Commit
21d5d60
1 Parent(s): 95ba84c

Initial GGUF model commit (models made with llama.cpp commit bd33e5a)

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