lodestones commited on
Commit
c75c1c2
·
verified ·
1 Parent(s): d8b60c2

Upload folder using huggingface_hub

Browse files
priming_e4/2025-01-29_18-53-09.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb22500b9e81af947bbd6590919e0f8c2110b953a88e30186de7d9966e54b65a
3
+ size 17800230648
priming_e4/2025-01-29_20-03-58.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b03f443efdb358177c22fb46a1412c413f0bfbe08af722c9964dfe6d90deb9c7
3
+ size 17800230648
priming_e4/2025-01-29_21-17-08.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d12598ef77a8b57367e8d2fc20b590187e5a31a231db3987ea1d398a235eac15
3
+ size 17800230648
priming_e4/2025-01-29_22-28-28.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf426afc5b2505fd91a426a39ffba45ef9c61d0b3b77e64441344387aa869b9e
3
+ size 17800230648
priming_e4/2025-01-29_23-41-33.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0db81f41decddbf171aef6ac2dfbbc3b79919738e63961842ac23df694940822
3
+ size 17800230648
priming_e4/2025-01-30_00-52-20.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29487b9bf9758ff64212121aaa0ab352e8b2b702ba1c4ddffbd94f497b5507b5
3
+ size 17800230648
priming_e4/2025-01-30_02-05-16.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c59cd39a1be836899d115a9d92c8f6b988ae9b967fe9028394722aedb21e85db
3
+ size 17800230648
priming_e4/training_config.json ADDED
@@ -0,0 +1,114 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "training": {
3
+ "master_seed": 4,
4
+ "cache_minibatch": 8,
5
+ "train_minibatch": 4,
6
+ "offload_param_count": 17000000000,
7
+ "lr": 4e-06,
8
+ "weight_decay": 0.0,
9
+ "warmup_steps": 5,
10
+ "change_layer_every": 100000000000,
11
+ "trained_single_blocks": 38,
12
+ "trained_double_blocks": 19,
13
+ "save_every": 50,
14
+ "save_folder": "model_priming_low_lr_4",
15
+ "wandb_project": "optimal transport unlocked",
16
+ "wandb_run": "priming",
17
+ "wandb_entity": null
18
+ },
19
+ "inference": {
20
+ "inference_every": 20,
21
+ "inference_folder": "primed_output",
22
+ "steps": 20,
23
+ "guidance": 0,
24
+ "cfg": 3,
25
+ "prompts": [
26
+ "a cute cat sat on a mat while receiving a head pat from his owner called Matt",
27
+ "baked potato, on the space floating orbiting around the earth"
28
+ ],
29
+ "first_n_steps_wo_cfg": 0,
30
+ "image_dim": [
31
+ 1024,
32
+ 1024
33
+ ],
34
+ "t5_max_length": 512
35
+ },
36
+ "extra_inference_config": [
37
+ {
38
+ "inference_every": 20,
39
+ "inference_folder": "schnell_dedistilation",
40
+ "steps": 20,
41
+ "guidance": 0,
42
+ "cfg": 4,
43
+ "prompts": [
44
+ "a cute cat sat on a mat while receiving a head pat from his owner called Matt",
45
+ "baked potato, on the space floating orbiting around the earth"
46
+ ],
47
+ "first_n_steps_wo_cfg": 0,
48
+ "image_dim": [
49
+ 1024,
50
+ 1024
51
+ ],
52
+ "t5_max_length": 512
53
+ },
54
+ {
55
+ "inference_every": 20,
56
+ "inference_folder": "schnell_dedistilation",
57
+ "steps": 20,
58
+ "guidance": 0,
59
+ "cfg": 5,
60
+ "prompts": [
61
+ "a cute cat sat on a mat while receiving a head pat from his owner called Matt",
62
+ "baked potato, on the space floating orbiting around the earth"
63
+ ],
64
+ "first_n_steps_wo_cfg": 0,
65
+ "image_dim": [
66
+ 1024,
67
+ 1024
68
+ ],
69
+ "t5_max_length": 512
70
+ },
71
+ {
72
+ "inference_every": 20,
73
+ "inference_folder": "schnell_dedistilation",
74
+ "steps": 20,
75
+ "guidance": 0,
76
+ "cfg": 6,
77
+ "prompts": [
78
+ "a cute cat sat on a mat while receiving a head pat from his owner called Matt",
79
+ "baked potato, on the space floating orbiting around the earth"
80
+ ],
81
+ "first_n_steps_wo_cfg": 0,
82
+ "image_dim": [
83
+ 1024,
84
+ 1024
85
+ ],
86
+ "t5_max_length": 512
87
+ }
88
+ ],
89
+ "dataloader": {
90
+ "batch_size": 1024,
91
+ "jsonl_metadata_path": "for_priming.jsonl",
92
+ "image_folder_path": "debug_dataset",
93
+ "base_resolution": [
94
+ 512
95
+ ],
96
+ "shuffle_tags": true,
97
+ "tag_drop_percentage": 0.0,
98
+ "uncond_percentage": 0.0,
99
+ "resolution_step": 64,
100
+ "num_workers": 0,
101
+ "prefetch_factor": null,
102
+ "ratio_cutoff": 2.0,
103
+ "thread_per_worker": 10
104
+ },
105
+ "model": {
106
+ "chroma_path": "2025-01-29_14-22-08.safetensors",
107
+ "vae_path": "FLUX.1-schnell/ae.safetensors",
108
+ "t5_path": "FLUX.1-schnell/text_encoder_2",
109
+ "t5_config_path": "FLUX.1-schnell/text_encoder_2/config.json",
110
+ "t5_tokenizer_path": "FLUX.1-schnell/tokenizer_2",
111
+ "t5_to_8bit": true,
112
+ "t5_max_length": 512
113
+ }
114
+ }