File size: 816 Bytes
b5569d5 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 |
{
"_class_name": "LongCatVideoTransformer3DModel",
"_diffusers_version": "0.35.2",
"_name_or_path": "/home/ubuntu/.cache/huggingface/hub/models--meituan-longcat--LongCat-Video/snapshots/20fd3b80e86199565e2035499fdcc481e86f390e",
"adaln_tembed_dim": 512,
"bsa_params": {
"chunk_3d_shape_k": [
4,
4,
4
],
"chunk_3d_shape_q": [
4,
4,
4
],
"sparsity": 0.9375
},
"caption_channels": 4096,
"cp_split_hw": null,
"depth": 48,
"enable_bsa": false,
"enable_flashattn2": true,
"enable_flashattn3": false,
"enable_xformers": false,
"frequency_embedding_size": 256,
"hidden_size": 4096,
"in_channels": 16,
"mlp_ratio": 4,
"num_heads": 32,
"out_channels": 16,
"patch_size": [
1,
2,
2
],
"text_tokens_zero_pad": true
}
|