ale-bay commited on
Commit
4a5cb05
1 Parent(s): 2fae91f

Model save

Browse files
adapter_config.json CHANGED
@@ -20,11 +20,11 @@
20
  "revision": null,
21
  "target_modules": [
22
  "up_proj",
23
- "k_proj",
24
- "v_proj",
25
- "o_proj",
26
  "gate_proj",
 
27
  "down_proj",
 
 
28
  "q_proj"
29
  ],
30
  "task_type": "CAUSAL_LM"
 
20
  "revision": null,
21
  "target_modules": [
22
  "up_proj",
 
 
 
23
  "gate_proj",
24
+ "o_proj",
25
  "down_proj",
26
+ "v_proj",
27
+ "k_proj",
28
  "q_proj"
29
  ],
30
  "task_type": "CAUSAL_LM"
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8fdef073171f838a0379d4af43d5889fc9c3f099f4eb6132d55e84d3e9c01fbc
3
  size 83946192
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e0a9aaf3e97f6928df726ec46e677e782f627a5423d6b42680142caca85786c
3
  size 83946192
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4d68a814bcda18ee06b941b81b89e192fe48a130069d5d01a19840c9a13a433d
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0d265b23b899239c9c880115e368651bb866e661802defbaecffd57f75c6d22
3
  size 5048