Upload folder using huggingface_hub
Browse files- config.json +27 -0
- pytorch_model_fsdp.bin +3 -0
config.json
ADDED
|
@@ -0,0 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"patch_size": 1,
|
| 3 |
+
"in_channels": 64,
|
| 4 |
+
"num_layers": 4,
|
| 5 |
+
"num_single_layers": 4,
|
| 6 |
+
"attention_head_dim": 128,
|
| 7 |
+
"num_attention_heads": 16,
|
| 8 |
+
"joint_attention_dim": 4096,
|
| 9 |
+
"pooled_projection_dim": null,
|
| 10 |
+
"guidance_embeds": false,
|
| 11 |
+
"axes_dims_rope": [
|
| 12 |
+
16,
|
| 13 |
+
56,
|
| 14 |
+
56
|
| 15 |
+
],
|
| 16 |
+
"rope_theta": 10000,
|
| 17 |
+
"time_theta": 10000,
|
| 18 |
+
"_use_default_values": [
|
| 19 |
+
"rope_theta",
|
| 20 |
+
"time_theta",
|
| 21 |
+
"pooled_projection_dim"
|
| 22 |
+
],
|
| 23 |
+
"_class_name": "BriaTransformer2DModel",
|
| 24 |
+
"_diffusers_version": "0.30.0.dev0",
|
| 25 |
+
"_name_or_path": "/home/eyal/.cache/huggingface/hub/models--black-forest-labs--FLUX.1-dev/snapshots/01a...300568dd6515476f04565a954fcb59/transformer",
|
| 26 |
+
"num_mode": 6
|
| 27 |
+
}
|
pytorch_model_fsdp.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9f29301a2f469875cf908a83d225a40a50cd835b0539b54421d30aacb46bfe88
|
| 3 |
+
size 3611855305
|