Upload folder using huggingface_hub
Browse files
dynamic/.DS_Store
ADDED
|
Binary file (6.15 kB). View file
|
|
|
dynamic/config.json
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"K_samples_step": 64,
|
| 3 |
+
"_class_name": "DynamicModel",
|
| 4 |
+
"_diffusers_version": "0.35.2",
|
| 5 |
+
"cross_attn": false,
|
| 6 |
+
"dim": 2560,
|
| 7 |
+
"eps": 1e-06,
|
| 8 |
+
"ffn_dim": 9072,
|
| 9 |
+
"freq_dim": 256,
|
| 10 |
+
"img_token_only": true,
|
| 11 |
+
"in_dim": 32,
|
| 12 |
+
"num_heads": 20,
|
| 13 |
+
"num_layers": 16,
|
| 14 |
+
"out_dim": 32,
|
| 15 |
+
"use_rope": true,
|
| 16 |
+
"vocab_size": 68,
|
| 17 |
+
"window_size": 256
|
| 18 |
+
}
|
dynamic/diffusion_pytorch_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2e6fb0eea13ed80a46f276de339506b8b24294ab4d71ffc2fe594375343c1187
|
| 3 |
+
size 3299532026
|
tokenizer/config.json
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "CausalTokenizerPos",
|
| 3 |
+
"_diffusers_version": "0.35.2",
|
| 4 |
+
"decoder_layers": 16,
|
| 5 |
+
"dim": 1024,
|
| 6 |
+
"encode_out_dim": 16,
|
| 7 |
+
"encoder_layers": 16,
|
| 8 |
+
"eps": 1e-06,
|
| 9 |
+
"ffn_dim": 2816,
|
| 10 |
+
"in_dim": 3,
|
| 11 |
+
"num_heads": 8,
|
| 12 |
+
"out_dim": 3,
|
| 13 |
+
"window_size": 32
|
| 14 |
+
}
|
tokenizer/diffusion_pytorch_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:088d7932986a6d4047d17622775f863728e47aad8dd297c6ac67a1eac1ca8056
|
| 3 |
+
size 896261688
|