Add files using upload-large-folder tool
Browse files- metadata.json +1 -0
- unwrapped_model/config.json +19 -0
- unwrapped_model/pytorch_model.bin +3 -0
metadata.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"global_step": "final"}
|
unwrapped_model/config.json
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "Showo2Qwen2_5",
|
| 3 |
+
"_diffusers_version": "0.31.0",
|
| 4 |
+
"add_qk_norm": true,
|
| 5 |
+
"add_time_embeds": true,
|
| 6 |
+
"clip_latent_dim": 1152,
|
| 7 |
+
"clip_pretrained_model_path": "/defaultShare/models/siglip-so400m-patch14-384",
|
| 8 |
+
"hidden_size": 1536,
|
| 9 |
+
"image_latent_dim": 16,
|
| 10 |
+
"image_latent_height": 27,
|
| 11 |
+
"image_latent_width": 27,
|
| 12 |
+
"llm_model_path": "/defaultShare/models/Qwen2.5-1.5B-Instruct",
|
| 13 |
+
"llm_vocab_size": 151669,
|
| 14 |
+
"load_from_showo": true,
|
| 15 |
+
"num_diffusion_layers": 10,
|
| 16 |
+
"patch_size": 2,
|
| 17 |
+
"video_latent_height": 16,
|
| 18 |
+
"video_latent_width": 16
|
| 19 |
+
}
|
unwrapped_model/pytorch_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9651c7a20d42b0dcf18985035b489fc239aa33e04658071ad01ae59c5625bb38
|
| 3 |
+
size 11323424158
|