File size: 232 Bytes
150ceba
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
{
  "base_model_name_or_path": "black-forest-labs/FLUX.1-dev",
  "peft_type": "LORA",
  "task_type": "feature-extraction",
  "r": 16,
  "lora_alpha": 16,
  "target_modules": ["attn.to_k", "attn.to_q", "attn.to_v", "attn.to_out.0"]
}