anyiwang commited on
Commit
344d938
·
verified ·
1 Parent(s): d8d113d

anyiwang/mistral_4

Browse files
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
24
- "v_proj",
25
- "up_proj",
26
  "gate_proj",
 
27
  "q_proj",
28
  "o_proj",
 
 
29
  "down_proj",
30
  "lm_head"
31
  ],
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "gate_proj",
24
+ "k_proj",
25
  "q_proj",
26
  "o_proj",
27
+ "v_proj",
28
+ "up_proj",
29
  "down_proj",
30
  "lm_head"
31
  ],
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5aa8c29dcd8395dbc00c4004fe5f85fdc82cca721222242697c88ae058bacb78
3
  size 694431312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c2e34ba60229c57d14e64291516a24d8568a33307e583e25cc67df9301dafdf
3
  size 694431312
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ed1aeef90e8dc8ff877786dc8bf16e1825ad06fc656d35876025814bc2a9f6e5
3
  size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db6e97fdbce8c0d2e2e113e20b76b698a69b3d78297aec90be2b9a3328d8d3c1
3
  size 5496