Add local models via Git LFS (23 models, ~143 GB)

This commit is contained in:
hackit 2026-06-28 17:25:21 +00:00
parent 94b5c12c2d
commit 9b381fb3de
246 changed files with 38788 additions and 0 deletions

View file

@ -0,0 +1,27 @@
{
"_class_name": "Flux2Transformer2DModel",
"_diffusers_version": "0.37.1",
"_name_or_path": "black-forest-labs/FLUX.2-klein-4B",
"attention_head_dim": 128,
"axes_dims_rope": [
32,
32,
32,
32
],
"enable_time_sign_embed": false,
"eps": 1e-06,
"guidance_embeds": false,
"in_channels": 128,
"joint_attention_dim": 7680,
"mlp_ratio": 3.0,
"musubi_block_swap_device": "cpu",
"musubi_blocks_to_swap": 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
}