parsak commited on
Commit
7cd26c2
1 Parent(s): 3c86907

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
  "k_proj",
23
  "o_proj",
24
- "gate_proj",
25
- "up_proj",
26
  "q_proj",
27
- "down_proj",
28
- "v_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_rslora": false
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "down_proj",
23
+ "up_proj",
24
  "k_proj",
25
  "o_proj",
 
 
26
  "q_proj",
27
+ "v_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:b33eac5ba8ee1eaf2d1c459bdce10cacc1c793f39c4494c07b1114322246a5fc
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f5a6297ff268e9a92d41a700a90e3cd5ead4831fe0e17a4a7fc35e3a081d2f3
3
  size 167832240