alfredplpl
commited on
Upload folder using huggingface_hub
Browse files- config.json +30 -0
- diffusion_pytorch_model.safetensors +3 -0
config.json
ADDED
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_class_name": "CogVideoXTransformer3DModel",
|
3 |
+
"_diffusers_version": "0.31.0",
|
4 |
+
"_name_or_path": "/mnt/raid0/commonvideo/cogvideox-sft__optimizer_adamw__steps_2000000000__lr-schedule_constant__learning-rate_2e-4/checkpoint-431000/transformer",
|
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 |
+
"in_channels": 16,
|
12 |
+
"max_text_seq_length": 512,
|
13 |
+
"norm_elementwise_affine": true,
|
14 |
+
"norm_eps": 1e-08,
|
15 |
+
"num_attention_heads": 30,
|
16 |
+
"num_layers": 30,
|
17 |
+
"out_channels": 16,
|
18 |
+
"patch_size": 2,
|
19 |
+
"sample_frames": 49,
|
20 |
+
"sample_height": 32,
|
21 |
+
"sample_width": 32,
|
22 |
+
"spatial_interpolation_scale": 1.875,
|
23 |
+
"temporal_compression_ratio": 4,
|
24 |
+
"temporal_interpolation_scale": 1.0,
|
25 |
+
"text_embed_dim": 2048,
|
26 |
+
"time_embed_dim": 512,
|
27 |
+
"timestep_activation_fn": "silu",
|
28 |
+
"use_learned_positional_embeddings": false,
|
29 |
+
"use_rotary_positional_embeddings": false
|
30 |
+
}
|
diffusion_pytorch_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9fe1b72f5eb5c04718f94f8bd6f6eab62b7e380197e2e0e7b9dbe81082be64ea
|
3 |
+
size 3379786680
|