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

anyiwang/mistral_4

Browse files
adapter_config.json CHANGED
@@ -20,14 +20,14 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "v_proj",
24
- "lm_head",
25
  "up_proj",
26
- "down_proj",
27
  "gate_proj",
 
28
  "o_proj",
29
- "k_proj",
30
- "q_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
 
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
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:88abbfe733676c7589e5892baf9cbf7611e220c8bb124d2f0e412b3de73c996e
3
  size 694431312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5aa8c29dcd8395dbc00c4004fe5f85fdc82cca721222242697c88ae058bacb78
3
  size 694431312
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7a1df4db4e4af2ffa47e3a427097054800dabef795ce54ace2031c2d185a4f88
3
  size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed1aeef90e8dc8ff877786dc8bf16e1825ad06fc656d35876025814bc2a9f6e5
3
  size 5496