cerebellum-e4b-lora / adapter_config.json
dmitchelljackson's picture
Upload folder using huggingface_hub
aa15c60 verified
{
"base_model_name_or_path": "google/gemma-4-E4B-it",
"bias": "none",
"fan_in_fan_out": false,
"inference_mode": true,
"init_lora_weights": true,
"lora_alpha": 32,
"lora_dropout": 0.05,
"modules_to_save": null,
"peft_type": "LORA",
"r": 64,
"target_modules": "all-linear",
"task_type": "CAUSAL_LM",
"training_step": 656
}