iqrakiran commited on
Commit
ad37960
·
verified ·
1 Parent(s): 9621862

Upload FalconForCausalLM

Browse files
Files changed (1) hide show
  1. adapter_config.json +3 -3
adapter_config.json CHANGED
@@ -20,10 +20,10 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "dense_h_to_4h",
24
  "dense",
25
- "query_key_value",
26
- "dense_4h_to_h"
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "dense_4h_to_h",
24
  "dense",
25
+ "dense_h_to_4h",
26
+ "query_key_value"
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,