phpaiola commited on
Commit
dffdc3e
·
verified ·
1 Parent(s): a0787f1

Update adapter_config.json

Browse files
Files changed (1) hide show
  1. adapter_config.json +2 -1
adapter_config.json CHANGED
@@ -22,5 +22,6 @@
22
  "gate_proj",
23
  "up_proj"
24
  ],
25
- "task_type": "CAUSAL_LM"
 
26
  }
 
22
  "gate_proj",
23
  "up_proj"
24
  ],
25
+ "task_type": "CAUSAL_LM",
26
+ "model_type": "gemma"
27
  }