tasiten commited on
Commit
4db38a1
·
verified ·
1 Parent(s): dfb29c7

Model save

Browse files
adapter_config.json CHANGED
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "o_proj",
27
- "v_proj",
28
- "q_proj",
29
- "up_proj",
30
  "k_proj",
 
 
31
  "down_proj",
32
- "gate_proj"
 
 
33
  ],
34
  "task_type": null,
35
  "use_dora": true,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
 
 
26
  "k_proj",
27
+ "v_proj",
28
+ "gate_proj",
29
  "down_proj",
30
+ "up_proj",
31
+ "o_proj",
32
+ "q_proj"
33
  ],
34
  "task_type": null,
35
  "use_dora": true,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0791ef9253e5721b0c1c3a5b14e1ef4ff3f0dc3505fb4c8105221dbe61797ca3
3
  size 125866776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1de85a9faebe4cc1815610dee33939398b3f2ddc798405a795d83f6ef5a446f
3
  size 125866776
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:801795a6ec59e9dd6196a975b64e10c4390530b3b77cc1b56fcf3635f2912e80
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb480d1e775e074f7edf0236a30f0fe09aea07cd12a03cf0ade1311e9e1b88a7
3
  size 5176