ale-bay commited on
Commit
0e8a967
1 Parent(s): 19684bb

Model save

Browse files
adapter_config.json CHANGED
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "o_proj",
23
- "up_proj",
24
- "gate_proj",
25
- "down_proj",
26
  "q_proj",
 
27
  "v_proj",
28
- "k_proj"
 
 
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "k_proj",
 
 
 
23
  "q_proj",
24
+ "o_proj",
25
  "v_proj",
26
+ "down_proj",
27
+ "gate_proj",
28
+ "up_proj"
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a36ac69b512fd884c540801cf44b6a019a536c06b0c5cc3fce182def212321cf
3
  size 83946192
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a790811c716ad7d50ef2ce824de09efff2954f8193531001c388ab84393ac706
3
  size 83946192
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a01caf6a6a54b8e6713f71d2f197fbe5b1ff3111cc29dedc893615716b846095
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5e3205ea06184b9a6a00e4b11999dcb756402651bc8c7225ab8ffb6436d77e0
3
  size 5048