Upload folder using huggingface_hub
Browse files
transformer/config.json
ADDED
@@ -0,0 +1,42 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_class_name": "NextDiT",
|
3 |
+
"_diffusers_version": "0.30.3",
|
4 |
+
"_name_or_path": "/data/input/duongl/finetuning_distributed_multiview_16x8_scalerays_dl3dv_dynamic_shift_softcap_trainingWithFluxScheduler/checkpoint-98000",
|
5 |
+
"caption_channels": 2048,
|
6 |
+
"decay": 0.9999,
|
7 |
+
"depth": 16,
|
8 |
+
"ffn_dim_multiplier": null,
|
9 |
+
"forward_dtype": "bfloat16",
|
10 |
+
"hidden_size": 3840,
|
11 |
+
"in_channels": 16,
|
12 |
+
"input_size": [
|
13 |
+
1,
|
14 |
+
96,
|
15 |
+
96
|
16 |
+
],
|
17 |
+
"inv_gamma": 1.0,
|
18 |
+
"min_decay": 0.0,
|
19 |
+
"model_max_length": 512,
|
20 |
+
"multiple_of": 256,
|
21 |
+
"norm_eps": 1e-05,
|
22 |
+
"norm_type": "rms",
|
23 |
+
"num_heads": 32,
|
24 |
+
"num_kv_heads": 8,
|
25 |
+
"optimization_step": 8000,
|
26 |
+
"param_dtype": "float32",
|
27 |
+
"patch_size": [
|
28 |
+
1,
|
29 |
+
2,
|
30 |
+
2
|
31 |
+
],
|
32 |
+
"power": 0.6666666666666666,
|
33 |
+
"pred_sigma": false,
|
34 |
+
"qk_norm": true,
|
35 |
+
"remat_attention": "",
|
36 |
+
"remat_block": "",
|
37 |
+
"remat_mlp": "",
|
38 |
+
"rotary_max_length": 128,
|
39 |
+
"rotary_max_length_t": null,
|
40 |
+
"update_after_step": 0,
|
41 |
+
"use_ema_warmup": false
|
42 |
+
}
|
transformer/diffusion_pytorch_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6c11124523c1a2cadd2f71db50a224053c64fbfe5afe9a05742d9605de3e9ba0
|
3 |
+
size 5600818648
|