Upload 4 files
Browse files
model/transformer/config.json
ADDED
|
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "CogVideoXTransformer3D3BModel_sep",
|
| 3 |
+
"_diffusers_version": "0.31.0.dev0",
|
| 4 |
+
"_name_or_path": "/group/40005/shuzhouyang/huggingface/CogVideoX-5b-I2V",
|
| 5 |
+
"activation_fn": "gelu-approximate",
|
| 6 |
+
"attention_bias": true,
|
| 7 |
+
"attention_head_dim": 64,
|
| 8 |
+
"dropout": 0.0,
|
| 9 |
+
"flip_sin_to_cos": true,
|
| 10 |
+
"freq_shift": 0,
|
| 11 |
+
"id_pool_resample_learnable": false,
|
| 12 |
+
"in_channels": 32,
|
| 13 |
+
"max_text_seq_length": 226,
|
| 14 |
+
"norm_elementwise_affine": true,
|
| 15 |
+
"norm_eps": 1e-05,
|
| 16 |
+
"num_attention_heads": 48,
|
| 17 |
+
"num_layers": 42,
|
| 18 |
+
"out_channels": 16,
|
| 19 |
+
"patch_size": 2,
|
| 20 |
+
"sample_frames": 49,
|
| 21 |
+
"sample_height": 60,
|
| 22 |
+
"sample_width": 90,
|
| 23 |
+
"spatial_interpolation_scale": 1.875,
|
| 24 |
+
"temporal_compression_ratio": 4,
|
| 25 |
+
"temporal_interpolation_scale": 1.0,
|
| 26 |
+
"text_embed_dim": 4096,
|
| 27 |
+
"time_embed_dim": 512,
|
| 28 |
+
"timestep_activation_fn": "silu",
|
| 29 |
+
"use_learned_positional_embeddings": true,
|
| 30 |
+
"use_rotary_positional_embeddings": true
|
| 31 |
+
}
|
model/transformer/diffusion_pytorch_model-00001-of-00002.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e5a9d2e8ea676925a0eef9ded69385f3b64f2d52f3866b7cc60de0683ed8e1ff
|
| 3 |
+
size 11141475728
|
model/transformer/diffusion_pytorch_model-00002-of-00002.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cb80d70a2f7905029a5831cacfd302d935405359f8d701bb3717c178c74f18d4
|
| 3 |
+
size 217043088
|
model/transformer/diffusion_pytorch_model.safetensors.index.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|