Rem0020 commited on
Commit
3159fc9
·
1 Parent(s): c645921

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -13,6 +13,7 @@
13
  "peft_type": "LORA",
14
  "r": 16,
15
  "revision": null,
 
16
  "target_modules": [
17
  "query_key_value"
18
  ],
 
13
  "peft_type": "LORA",
14
  "r": 16,
15
  "revision": null,
16
+ "model_type": "RefinedWebModel",
17
  "target_modules": [
18
  "query_key_value"
19
  ],