psmsrp commited on
Commit
31da93f
·
verified ·
1 Parent(s): 18acbf3

psmsrp/adapter-phi-3-mini-py_code

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "v_proj",
24
- "k_proj",
25
- "q_proj",
26
  "o_proj",
 
27
  "down_proj",
28
- "gate_proj",
29
- "up_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "o_proj",
24
+ "k_proj",
25
  "down_proj",
26
+ "up_proj",
27
+ "v_proj",
28
+ "q_proj",
29
+ "gate_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b17bd46918d8c23060e3d7258a71e1ef58de87730fa162ae194ec82c139c61a4
3
  size 35668592
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed19074419abff76e9fe6442b1e8093eee0952ec8b4e7e3bc45893c55d356f64
3
  size 35668592
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:90dfb5047f2b1001dc9e789a268b6732dec675b77e4f0d9f8c5864e81820d318
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3df80b2569bf91a634bf150b9b3a0dbec988938bf82a4766bf23fb382b59c6d2
3
  size 5432