advy commited on
Commit
db06b14
·
verified ·
1 Parent(s): f88c868

Upload LlamaForCausalLM

Browse files
Files changed (1) hide show
  1. adapter_config.json +2 -2
adapter_config.json CHANGED
@@ -24,8 +24,8 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "lm_head",
28
- "model.layers."
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "trainable_token_indices": null,
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
+ "model.layers.",
28
+ "lm_head"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "trainable_token_indices": null,