Push model using huggingface_hub.
Browse files- README.md +9 -0
- config.json +24 -0
- model.safetensors +3 -0
README.md
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- model_hub_mixin
|
4 |
+
- pytorch_model_hub_mixin
|
5 |
+
---
|
6 |
+
|
7 |
+
This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
|
8 |
+
- Library: [More Information Needed]
|
9 |
+
- Docs: [More Information Needed]
|
config.json
ADDED
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"class_dropout_prob": 0.1,
|
3 |
+
"decoder_hidden_size": 1152,
|
4 |
+
"depth": 28,
|
5 |
+
"hidden_size": 1152,
|
6 |
+
"in_channels": 64,
|
7 |
+
"input_size": 32,
|
8 |
+
"license": "apache-2.0",
|
9 |
+
"mlp_ratio": 4.0,
|
10 |
+
"num_classes": 1000,
|
11 |
+
"num_heads": 16,
|
12 |
+
"patch_size": 1,
|
13 |
+
"path_type": "edm",
|
14 |
+
"qk_norm": false,
|
15 |
+
"repo_url": "https://github.com/Hhhhhhao/continuous_tokenizer",
|
16 |
+
"tags": [
|
17 |
+
"arxiv:2412.10958",
|
18 |
+
"image-generation",
|
19 |
+
"32 tokens",
|
20 |
+
"SiT"
|
21 |
+
],
|
22 |
+
"use_cfg": true,
|
23 |
+
"vae_1d": true
|
24 |
+
}
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3c1f551be03462231a09ffbf8fda693971f210b89af1bd3e3f99de0dc2d34fa7
|
3 |
+
size 2699884320
|