tmnd91 commited on
Commit
b92b218
1 Parent(s): 8e0b65d

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -1,4 +1,5 @@
1
  {
2
  "repo_type": "GGML",
3
- "model_type": "gpt_neox"
 
4
  }
 
1
  {
2
  "repo_type": "GGML",
3
+ "model_type": "gpt_neox",
4
+ "model_file": "dolly-v2-12b-q4_0-ggjt.bin"
5
  }