Seher99 commited on
Commit
4cbb0c0
·
verified ·
1 Parent(s): 2a18928

Upload model

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