lu-vae commited on
Commit
44cd1c0
·
1 Parent(s): 0ec5d33

Upload adapter_config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. adapter_config.json +2 -2
adapter_config.json CHANGED
@@ -17,9 +17,9 @@
17
  "revision": null,
18
  "target_modules": [
19
  "w1",
20
- "w2",
21
  "c_proj",
22
- "c_attn"
 
23
  ],
24
  "task_type": "CAUSAL_LM"
25
  }
 
17
  "revision": null,
18
  "target_modules": [
19
  "w1",
 
20
  "c_proj",
21
+ "c_attn",
22
+ "w2"
23
  ],
24
  "task_type": "CAUSAL_LM"
25
  }