ale-bay commited on
Commit
e56f214
1 Parent(s): 8b4be79

Model save

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