Sathvik0101 commited on
Commit
d13656e
·
verified ·
1 Parent(s): 20cee8e

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