JaphetHernandez commited on
Commit
a7d2c50
·
verified ·
1 Parent(s): 1852de7

Upload model

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