Liu-Xiang commited on
Commit
a18495d
·
verified ·
1 Parent(s): 04b206f

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +4 -4
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "gate_proj",
23
- "up_proj",
24
- "down_proj",
25
  "k_proj",
 
26
  "v_proj",
 
 
27
  "o_proj",
28
- "q_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_rslora": false
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
 
22
  "k_proj",
23
+ "q_proj",
24
  "v_proj",
25
+ "up_proj",
26
+ "down_proj",
27
  "o_proj",
28
+ "gate_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_rslora": false
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e2186a782a10b2bfadcecfc34a25b3ed78ec25c24237805bdce59d39e511d243
3
  size 313820248
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ecc67140e96d8758ae8567a182e23a9a6a627b1cade1d9e9ee53b4469e89f3e6
3
  size 313820248