geo-4-1748225247021-c0v0gj / adapter_config.json
geoppls's picture
Add adapter_config.json
9e66d83 verified
raw
history blame contribute delete
304 Bytes
{
"base_model": "black-forest-labs/FLUX.1-dev",
"bias": "none",
"lora_alpha": 16,
"lora_dropout": 0.1,
"lora_rank": 16,
"modules_to_save": [],
"peft_type": "LORA",
"r": 16,
"target_modules": [
"to_k",
"to_q",
"to_v",
"to_out.0"
],
"task_type": "FEATURE_EXTRACTION"
}