PEFT
Safetensors
Amadeus-Preview / adapter_config.json
alicecomfy's picture
Upload 0.2 Epoch Early Model for testing purposes
7314dbd verified
raw
history blame contribute delete
685 Bytes
{
"alpha_pattern": {},
"auto_mapping": null,
"base_model_name_or_path": "NyxKrage/Microsoft_Phi-4",
"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": 16,
"lora_dropout": 0,
"megatron_config": null,
"megatron_core": "megatron.core",
"modules_to_save": null,
"peft_type": "LORA",
"r": 8,
"rank_pattern": {},
"revision": null,
"target_modules": [
"qkv_proj",
"o_proj",
"gate_up_proj",
"down_proj"
],
"task_type": "CAUSAL_LM",
"use_dora": false,
"use_rslora": false
}