HugoVoxx commited on
Commit
32e595f
1 Parent(s): 08d1670

HugoVoxx/phi-3-mini-4k-it-ag

Browse files
Files changed (2) hide show
  1. adapter_config.json +2 -2
  2. training_args.bin +1 -1
adapter_config.json CHANGED
@@ -20,9 +20,9 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "gate_up_proj",
24
- "o_proj",
25
  "down_proj",
 
 
26
  "qkv_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "down_proj",
24
+ "o_proj",
25
+ "gate_up_proj",
26
  "qkv_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7b84d6df7ba6c2433df671d7082bff1b9ced17aaab905fe5779acb28cdf5d473
3
  size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce07008609a61536e892f245babb893c55ea297536760e32ca659c8e152cfd06
3
  size 5496