jiangzeyinzi's picture
Upload folder using huggingface_hub
28608a6 verified
raw
history blame contribute delete
914 Bytes
{
"alpha_pattern": {},
"auto_mapping": null,
"base_model_name_or_path": null,
"bias": "none",
"enable_lora": null,
"fan_in_fan_out": false,
"inference_mode": false,
"init_lora_weights": true,
"layer_replication": null,
"layers_pattern": null,
"layers_to_transform": null,
"loftq_config": {},
"lora_alpha": 64,
"lora_dropout": 0.0,
"lora_dtype": null,
"lorap_emb_lr": 1e-06,
"lorap_lr_ratio": 16.0,
"megatron_config": null,
"megatron_core": "megatron.core",
"model_key_mapping": null,
"modules_to_save": null,
"peft_type": "LORA",
"r": 64,
"rank_pattern": {},
"revision": null,
"swift_type": "LORA",
"target_modules": "(cond_stage_model.*(q_proj|k_proj|v_proj|out_proj|mlp.fc1|mlp.fc2))|(model.*(to_q|to_k|to_v|to_out.0|net.0.proj|net.2))$",
"task_type": null,
"use_dora": false,
"use_merged_linear": false,
"use_qa_lora": false,
"use_rslora": false
}