lfhe's picture
update
068fbc9
{
"alpha_pattern": {},
"auto_mapping": null,
"base_model_name_or_path": "deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B",
"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": 32,
"lora_dropout": 0.014,
"megatron_config": null,
"megatron_core": "megatron.core",
"modules_to_save": [
"lm_head",
"embed_tokens"
],
"peft_type": "LORA",
"r": 16,
"rank_pattern": {},
"revision": null,
"target_modules": [
"model.layers.27.self_attn.o_proj",
"model.layers.13.self_attn.v_proj",
"model.layers.13.mlp.gate_proj",
"model.layers.27.self_attn.q_proj",
"model.layers.13.self_attn.q_proj",
"model.layers.27.mlp.down_proj",
"model.layers.27.self_attn.v_proj",
"model.layers.27.mlp.gate_proj",
"model.layers.13.self_attn.o_proj",
"model.layers.13.mlp.down_proj",
"model.layers.13.self_attn.k_proj",
"model.layers.27.mlp.up_proj",
"model.layers.27.self_attn.k_proj",
"model.layers.13.mlp.up_proj"
],
"task_type": "CAUSAL_LM",
"use_dora": false,
"use_rslora": false
}