Gemma-Ko-Merge-PEFT / adapter_config.json
Gunulhona's picture
Upload model
5ac8d85 verified
raw
history blame contribute delete
521 Bytes
{
"alpha": 32,
"alpha_pattern": {},
"auto_mapping": null,
"base_model_name_or_path": "Gunulhona/Gemma-Ko-Merge",
"inference_mode": true,
"init_weights": true,
"layers_pattern": null,
"layers_to_transform": null,
"module_dropout": 0.0,
"modules_to_save": null,
"peft_type": "LOHA",
"r": 8,
"rank_dropout": 0.0,
"rank_pattern": {},
"revision": null,
"target_modules": [
"k_proj",
"v_proj",
"o_proj",
"q_proj"
],
"task_type": "CAUSAL_LM",
"use_effective_conv2d": false
}