t2ance commited on
Commit
bbed5a3
·
verified ·
1 Parent(s): 65caddd
Files changed (2) hide show
  1. adapter_config.json +5 -5
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -29,13 +29,13 @@
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
- "down_proj",
33
- "up_proj",
34
  "q_proj",
35
- "k_proj",
36
- "v_proj",
37
  "o_proj",
38
- "gate_proj"
 
 
 
39
  ],
40
  "target_parameters": null,
41
  "task_type": "CAUSAL_LM",
 
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
 
 
32
  "q_proj",
33
+ "up_proj",
 
34
  "o_proj",
35
+ "v_proj",
36
+ "k_proj",
37
+ "gate_proj",
38
+ "down_proj"
39
  ],
40
  "target_parameters": null,
41
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:15ff04486bcaa708a355c34a0feeea547be5d85e413a7e1a5e65d8d85e308d32
3
  size 962106808
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b27c3aa9400944eae834e1f51789136f8af866f02a2f9abdb93875fff69deb9
3
  size 962106808