ale-bay commited on
Commit
a502a8c
1 Parent(s): a47e31c

Model save

Browse files
adapter_config.json CHANGED
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "q_proj",
23
- "o_proj",
24
  "k_proj",
25
  "v_proj",
 
 
26
  "down_proj",
27
- "up_proj",
28
- "gate_proj"
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
 
19
  "rank_pattern": {},
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"
31
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d0c1cc3866376336c849fd35388ad6668b4f80b2236ff9e2e9e82e246c5c2a7d
3
  size 83946192
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75f19e6e49cb095335beb826e331af222de219e4124fe32dda5e0f37490493c3
3
  size 83946192
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:44c2258f897fd917316dcf549631594b9fe9ee017a946d7ce424e7ead39622bc
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d68a814bcda18ee06b941b81b89e192fe48a130069d5d01a19840c9a13a433d
3
  size 5048