Upload checkpoint_runs/v4_init/lailah_401434_v4_config.json with huggingface_hub
Browse files
checkpoint_runs/v4_init/lailah_401434_v4_config.json
ADDED
|
@@ -0,0 +1,43 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hidden_size": 512,
|
| 3 |
+
"num_attention_heads": 4,
|
| 4 |
+
"attention_head_dim": 128,
|
| 5 |
+
"in_channels": 16,
|
| 6 |
+
"patch_size": 1,
|
| 7 |
+
"joint_attention_dim": 768,
|
| 8 |
+
"pooled_projection_dim": 768,
|
| 9 |
+
"num_double_layers": 15,
|
| 10 |
+
"num_single_layers": 25,
|
| 11 |
+
"mlp_ratio": 4.0,
|
| 12 |
+
"axes_dims_rope": [
|
| 13 |
+
16,
|
| 14 |
+
56,
|
| 15 |
+
56
|
| 16 |
+
],
|
| 17 |
+
"use_lune_expert": true,
|
| 18 |
+
"lune_expert_dim": 1280,
|
| 19 |
+
"lune_hidden_dim": 512,
|
| 20 |
+
"lune_dropout": 0.1,
|
| 21 |
+
"use_sol_prior": true,
|
| 22 |
+
"sol_spatial_size": 8,
|
| 23 |
+
"sol_hidden_dim": 256,
|
| 24 |
+
"sol_geometric_weight": 0.7,
|
| 25 |
+
"use_t5_vec": true,
|
| 26 |
+
"t5_pool_mode": "attention",
|
| 27 |
+
"lune_distill_mode": "cosine",
|
| 28 |
+
"use_huber_loss": true,
|
| 29 |
+
"huber_delta": 0.1,
|
| 30 |
+
"guidance_embeds": false,
|
| 31 |
+
"_conversion_info": {
|
| 32 |
+
"source_step": 401434,
|
| 33 |
+
"source_repo": "AbstractPhil/tiny-flux-deep",
|
| 34 |
+
"source_version": "v3",
|
| 35 |
+
"target_version": "v4.1",
|
| 36 |
+
"source_params": 243884881,
|
| 37 |
+
"target_params": 245347298,
|
| 38 |
+
"params_added": 1462417,
|
| 39 |
+
"model_file": "lailah_401434_v4_init.safetensors",
|
| 40 |
+
"ema_file": "lailah_401434_v4_init_ema.safetensors",
|
| 41 |
+
"ema_secondary_file": "lailah_401434_v4_init_ema_secondary.safetensors"
|
| 42 |
+
}
|
| 43 |
+
}
|