schaturv commited on
Commit
fa5fb4f
1 Parent(s): 567a534

Upload LlamaForCausalLM

Browse files
Files changed (1) hide show
  1. adapter_config.json +1 -1
adapter_config.json CHANGED
@@ -21,8 +21,8 @@
21
  "revision": null,
22
  "target_modules": [
23
  "v_proj",
24
- "q_proj",
25
  "k_proj",
 
26
  "o_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
 
21
  "revision": null,
22
  "target_modules": [
23
  "v_proj",
 
24
  "k_proj",
25
+ "q_proj",
26
  "o_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",