WST12_LoRA512_jsResume / adapter_config.json
DLight1551's picture
1
fe98321
raw
history blame
680 Bytes
{
"alpha_pattern": {},
"auto_mapping": null,
"base_model_name_or_path": "DLight1551/JSH0626",
"bias": "none",
"fan_in_fan_out": false,
"inference_mode": true,
"init_lora_weights": true,
"layers_pattern": null,
"layers_to_transform": null,
"loftq_config": {},
"lora_alpha": 512,
"lora_dropout": 0.05,
"megatron_config": null,
"megatron_core": "megatron.core",
"modules_to_save": null,
"peft_type": "LORA",
"r": 512,
"rank_pattern": {},
"revision": null,
"target_modules": [
"feed_forward.w3",
"attention.wqkv",
"attention.wo",
"feed_forward.w1",
"feed_forward.w2"
],
"task_type": "CAUSAL_LM",
"use_rslora": false
}