code_alpaca-adapter / config.json
RealSilvia's picture
Upload adapter with custom config.json
cda521b verified
raw
history blame
127 Bytes
{
"model_type": "gemma",
"architectures": [
"GemmaForCausalLM"
],
"base_model_name_or_path": "google/gemma-7b-it"
}