mirror of
https://www.modelscope.cn/black-forest-labs/FLUX.2-klein-base-4B.git
synced 2026-04-02 10:22:54 +08:00
25 lines
531 B
JSON
25 lines
531 B
JSON
{
|
|
"_class_name": "Flux2Transformer2DModel",
|
|
"_diffusers_version": "0.37.0.dev0",
|
|
"_name_or_path": "/raid/yiyi/klein-4b-diffusers/transformer",
|
|
"attention_head_dim": 128,
|
|
"axes_dims_rope": [
|
|
32,
|
|
32,
|
|
32,
|
|
32
|
|
],
|
|
"eps": 1e-06,
|
|
"guidance_embeds": false,
|
|
"in_channels": 128,
|
|
"joint_attention_dim": 7680,
|
|
"mlp_ratio": 3.0,
|
|
"num_attention_heads": 24,
|
|
"num_layers": 5,
|
|
"num_single_layers": 20,
|
|
"out_channels": null,
|
|
"patch_size": 1,
|
|
"rope_theta": 2000,
|
|
"timestep_guidance_channels": 256
|
|
}
|