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

Update config.json

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