gilbaes commited on
Commit
c462b70
·
verified ·
1 Parent(s): 2ad5c21

Upload Phi3ForCausalLM

Browse files
Files changed (1) hide show
  1. adapter_config.json +2 -2
adapter_config.json CHANGED
@@ -29,8 +29,8 @@
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
- "o_proj",
33
- "qkv_proj"
34
  ],
35
  "target_parameters": null,
36
  "task_type": "CAUSAL_LM",
 
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
+ "qkv_proj",
33
+ "o_proj"
34
  ],
35
  "target_parameters": null,
36
  "task_type": "CAUSAL_LM",