mirror of
https://www.modelscope.cn/black-forest-labs/FLUX.2-klein-4B.git
synced 2026-04-03 03:02:54 +08:00
Upload folder using ModelScope SDK (batch 1/1)
This commit is contained in:
24
transformer/config.json
Normal file
24
transformer/config.json
Normal file
@ -0,0 +1,24 @@
|
||||
{
|
||||
"_class_name": "Flux2Transformer2DModel",
|
||||
"_diffusers_version": "0.37.0.dev0",
|
||||
"_name_or_path": "/raid/yiyi/klein-4b-distilled-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
|
||||
}
|
||||
3
transformer/diffusion_pytorch_model.safetensors
Normal file
3
transformer/diffusion_pytorch_model.safetensors
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9f29f9edcfdae452a653ffb51a534ca4decd389952c225724ff3b94042612a6e
|
||||
size 7751109744
|
||||
Reference in New Issue
Block a user