rayonlabs's picture
Duplicate from nifftypoo/db26006b-767d-4489-abbc-bd474b8ad321
9e64d92 verified
{
"alpha_pattern": {},
"auto_mapping": null,
"base_model_name_or_path": "peft-internal-testing/tiny-dummy-qwen2",
"bias": "none",
"fan_in_fan_out": false,
"inference_mode": true,
"init_lora_weights": true,
"layer_replication": null,
"layers_pattern": null,
"layers_to_transform": null,
"loftq_config": {},
"lora_alpha": 128,
"lora_dropout": 0.3,
"megatron_config": null,
"megatron_core": "megatron.core",
"modules_to_save": [
"lm_head"
],
"peft_type": "LORA",
"r": 64,
"rank_pattern": {},
"revision": null,
"target_modules": [
"model.layers.1.self_attn.k_proj",
"model.layers.1.self_attn.v_proj",
"model.layers.0.mlp.up_proj",
"model.layers.0.mlp.down_proj",
"model.layers.0.self_attn.q_proj",
"model.layers.1.self_attn.q_proj",
"model.layers.1.mlp.gate_proj",
"model.layers.0.self_attn.v_proj",
"model.layers.1.mlp.up_proj",
"model.layers.1.mlp.down_proj",
"model.layers.1.self_attn.o_proj",
"model.embed_tokens"
],
"task_type": "CAUSAL_LM",
"use_dora": false,
"use_rslora": true
}