Open-Sora-Plan-v1.1.0 / config.json
LanguageBind's picture
Upload 2 files
859eb38 verified
raw
history blame
1.02 kB
{
"_class_name": "LatteT2V",
"_diffusers_version": "0.27.2",
"_name_or_path": "/home/image_data/checkpoints/221frame_512x512_img2_sp1_lr1e_5_bs1_node44_fa_open/checkpoint-19750",
"activation_fn": "gelu-approximate",
"attention_bias": true,
"attention_head_dim": 72,
"attention_mode": "xformers",
"attention_type": "default",
"caption_channels": 4096,
"compress_kv_factor": 1,
"cross_attention_dim": 1152,
"double_self_attention": false,
"dropout": 0.0,
"in_channels": 4,
"model_max_length": 300,
"norm_elementwise_affine": false,
"norm_eps": 1e-06,
"norm_num_groups": 32,
"norm_type": "ada_norm_single",
"num_attention_heads": 16,
"num_embeds_ada_norm": 1000,
"num_layers": 28,
"num_vector_embeds": null,
"only_cross_attention": false,
"out_channels": 8,
"patch_size": 2,
"patch_size_t": 1,
"rope_scaling_type": "linear",
"sample_size": [
64,
64
],
"upcast_attention": false,
"use_linear_projection": false,
"use_rope": false,
"video_length": 56
}