poundian commited on
Commit
f35831a
1 Parent(s): 518d88b

Upload better adapters

Browse files
Files changed (2) hide show
  1. adapter_config.json +5 -5
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -19,14 +19,14 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "q_proj",
 
23
  "gate_proj",
 
24
  "k_proj",
25
- "v_proj",
26
  "o_proj",
27
- "down_proj",
28
- "up_proj",
29
- "lm_head"
30
  ],
31
  "task_type": "CAUSAL_LM"
32
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "v_proj",
23
+ "up_proj",
24
  "gate_proj",
25
+ "lm_head",
26
  "k_proj",
 
27
  "o_proj",
28
+ "q_proj",
29
+ "down_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM"
32
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7eeb89cc79fe461e67f07ca2cb786aab82a36e38d05b7fec5513777f109f3e94
3
- size 600059184
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0afdafa1b10eda66fa297f7cfff62562629d8bfb6f013cd9a47948e1e260b8ce
3
+ size 864513616