Llama-3.2-1B-Instruct-LoKr-Adapter / adapter_config.json
makcedward's picture
Upload model
3c1663d verified
{
"alpha": 8,
"alpha_pattern": {},
"auto_mapping": null,
"base_model_name_or_path": "meta-llama/Llama-3.2-1B-Instruct",
"decompose_both": false,
"decompose_factor": -1,
"exclude_modules": null,
"inference_mode": true,
"init_weights": true,
"layers_pattern": null,
"layers_to_transform": null,
"module_dropout": 0.0,
"modules_to_save": null,
"peft_type": "LOKR",
"r": 16,
"rank_dropout": 0.0,
"rank_dropout_scale": false,
"rank_pattern": {},
"revision": null,
"target_modules": [
"q_proj"
],
"task_type": "CAUSAL_LM",
"use_effective_conv2d": false
}