scthornton commited on
Commit
45db508
·
verified ·
1 Parent(s): 8e1549c

Upload adapter_config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. adapter_config.json +1 -1
adapter_config.json CHANGED
@@ -29,8 +29,8 @@
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
- "q_proj",
33
  "k_proj",
 
34
  "v_proj",
35
  "o_proj"
36
  ],
 
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
 
32
  "k_proj",
33
+ "q_proj",
34
  "v_proj",
35
  "o_proj"
36
  ],