Upload folder using huggingface_hub
Browse files
priming_e6/2025-02-09_07-54-59.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1556d34dc9eaf9c40551af97ff6040e7e1ebfb0d757fff535183ade203e0c604
|
| 3 |
+
size 17800230264
|
priming_e6/2025-02-09_09-13-21.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:24f1419be593e565eb4a1eafa5a129ec939f07c591ab3d582011f6f338cf6e36
|
| 3 |
+
size 17800230264
|
priming_e6/training_config.json
CHANGED
|
@@ -1,13 +1,13 @@
|
|
| 1 |
{
|
| 2 |
"training": {
|
| 3 |
-
"master_seed":
|
| 4 |
"cache_minibatch": 16,
|
| 5 |
"train_minibatch": 16,
|
| 6 |
"offload_param_count": 17000000000,
|
| 7 |
-
"lr":
|
| 8 |
"weight_decay": 0.0,
|
| 9 |
"warmup_steps": 5,
|
| 10 |
-
"change_layer_every":
|
| 11 |
"trained_single_blocks": 38,
|
| 12 |
"trained_double_blocks": 19,
|
| 13 |
"save_every": 50,
|
|
@@ -106,7 +106,7 @@
|
|
| 106 |
"thread_per_worker": 2
|
| 107 |
},
|
| 108 |
"model": {
|
| 109 |
-
"chroma_path": "/workspace/checkpoint/
|
| 110 |
"vae_path": "/workspace/FLUX.1-schnell/ae.safetensors",
|
| 111 |
"t5_path": "/workspace/FLUX.1-schnell/text_encoder_2",
|
| 112 |
"t5_config_path": "/workspace/FLUX.1-schnell/text_encoder_2/config.json",
|
|
|
|
| 1 |
{
|
| 2 |
"training": {
|
| 3 |
+
"master_seed": 1,
|
| 4 |
"cache_minibatch": 16,
|
| 5 |
"train_minibatch": 16,
|
| 6 |
"offload_param_count": 17000000000,
|
| 7 |
+
"lr": 2e-06,
|
| 8 |
"weight_decay": 0.0,
|
| 9 |
"warmup_steps": 5,
|
| 10 |
+
"change_layer_every": 10000000000000000000000,
|
| 11 |
"trained_single_blocks": 38,
|
| 12 |
"trained_double_blocks": 19,
|
| 13 |
"save_every": 50,
|
|
|
|
| 106 |
"thread_per_worker": 2
|
| 107 |
},
|
| 108 |
"model": {
|
| 109 |
+
"chroma_path": "/workspace/checkpoint/lower.sft",
|
| 110 |
"vae_path": "/workspace/FLUX.1-schnell/ae.safetensors",
|
| 111 |
"t5_path": "/workspace/FLUX.1-schnell/text_encoder_2",
|
| 112 |
"t5_config_path": "/workspace/FLUX.1-schnell/text_encoder_2/config.json",
|