JaphetHernandez commited on
Commit
f735c5b
1 Parent(s): a545fbb

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +4 -4
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
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,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "q_proj",
24
+ "down_proj",
25
+ "o_proj",
26
  "gate_proj",
27
+ "k_proj",
28
  "v_proj",
29
+ "up_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:25f20e05c77a26418f171c9590dae37ad1d6e674df457362ed80ae8025d680da
3
- size 2146498720
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ed4622b08b427684856cd18c70d6cb6dabd7f9b327ca669ec70f42192f3f278
3
+ size 1095807720