Upload task output 2f87665a-51f5-4d0f-9b66-f700ce3a4a5c
Browse files- checkpoints/checkpoint-soup.safetensors +3 -0
- checkpoints/config.yaml +95 -0
- checkpoints/last.safetensors +3 -0
- checkpoints/last_000000057.safetensors +3 -0
- checkpoints/last_000000114.safetensors +3 -0
- checkpoints/last_000000171.safetensors +3 -0
- checkpoints/last_000000228.safetensors +3 -0
- checkpoints/last_000000285.safetensors +3 -0
- checkpoints/last_000000342.safetensors +3 -0
- checkpoints/last_000000399.safetensors +3 -0
- checkpoints/last_000000456.safetensors +3 -0
- checkpoints/last_000000513.safetensors +3 -0
- checkpoints/last_000000570.safetensors +3 -0
- checkpoints/last_000000627.safetensors +3 -0
- checkpoints/last_000000684.safetensors +3 -0
- checkpoints/last_000000741.safetensors +3 -0
- checkpoints/last_000000798.safetensors +3 -0
- checkpoints/optimizer.pt +3 -0
checkpoints/checkpoint-soup.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5c86a25d534dfd4e0442c20908d21a1b8c067b27622656e31dbd566357df14ca
|
| 3 |
+
size 211734048
|
checkpoints/config.yaml
ADDED
|
@@ -0,0 +1,95 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
config:
|
| 2 |
+
name: last
|
| 3 |
+
process:
|
| 4 |
+
- datasets:
|
| 5 |
+
- cache_latents_to_disk: false
|
| 6 |
+
caption_dropout_rate: 0.05
|
| 7 |
+
caption_ext: txt
|
| 8 |
+
controls: []
|
| 9 |
+
default_caption: ''
|
| 10 |
+
flip_x: false
|
| 11 |
+
flip_y: false
|
| 12 |
+
folder_path: /dataset/images/2f87665a-51f5-4d0f-9b66-f700ce3a4a5c/img
|
| 13 |
+
is_reg: false
|
| 14 |
+
mask_min_value: 0.1
|
| 15 |
+
mask_path: null
|
| 16 |
+
network_weight: 1
|
| 17 |
+
num_frames: 1
|
| 18 |
+
num_repeats: 1
|
| 19 |
+
resolution:
|
| 20 |
+
- 512
|
| 21 |
+
- 768
|
| 22 |
+
- 1024
|
| 23 |
+
shrink_video_to_frames: true
|
| 24 |
+
device: cuda
|
| 25 |
+
logging:
|
| 26 |
+
log_every: 1
|
| 27 |
+
use_ui_logger: false
|
| 28 |
+
model:
|
| 29 |
+
arch: ideogram4
|
| 30 |
+
compile: false
|
| 31 |
+
layer_offloading: false
|
| 32 |
+
layer_offloading_text_encoder_percent: 1
|
| 33 |
+
layer_offloading_transformer_percent: 1
|
| 34 |
+
low_vram: false
|
| 35 |
+
model_kwargs:
|
| 36 |
+
text_encoder_path: /cache/hf_cache/Qwen--Qwen3-VL-8B-Instruct
|
| 37 |
+
name_or_path: /cache/models/gradients-io-tournaments--ideogram-4-fp8
|
| 38 |
+
qtype: qfloat8
|
| 39 |
+
qtype_te: qfloat8
|
| 40 |
+
quantize: false
|
| 41 |
+
quantize_te: false
|
| 42 |
+
unconditional_lora_path: /cache/hf_cache/ideogram_4_unconditional_lora_r16.safetensors
|
| 43 |
+
network:
|
| 44 |
+
linear: 32
|
| 45 |
+
linear_alpha: 32
|
| 46 |
+
lokr_factor: -1
|
| 47 |
+
lokr_full_rank: true
|
| 48 |
+
network_kwargs:
|
| 49 |
+
ignore_if_contains: []
|
| 50 |
+
type: lora
|
| 51 |
+
performance_log_every: 10
|
| 52 |
+
save:
|
| 53 |
+
dtype: bf16
|
| 54 |
+
max_step_saves_to_keep: 40
|
| 55 |
+
push_to_hub: false
|
| 56 |
+
save_every: 57
|
| 57 |
+
save_format: diffusers
|
| 58 |
+
sqlite_db_path: ./aitk_db.db
|
| 59 |
+
train:
|
| 60 |
+
batch_size: 1
|
| 61 |
+
bypass_guidance_embedding: false
|
| 62 |
+
cache_text_embeddings: false
|
| 63 |
+
content_or_style: balanced
|
| 64 |
+
diff_output_preservation: false
|
| 65 |
+
diff_output_preservation_class: person
|
| 66 |
+
diff_output_preservation_multiplier: 1
|
| 67 |
+
disable_sampling: true
|
| 68 |
+
dtype: bf16
|
| 69 |
+
ema_config:
|
| 70 |
+
ema_decay: 0.99
|
| 71 |
+
use_ema: true
|
| 72 |
+
force_first_sample: false
|
| 73 |
+
gradient_accumulation: 1
|
| 74 |
+
gradient_checkpointing: true
|
| 75 |
+
loss_type: mse
|
| 76 |
+
lr: 0.0004
|
| 77 |
+
min_denoising_steps: 250
|
| 78 |
+
noise_scheduler: flowmatch
|
| 79 |
+
optimizer: adamw8bit
|
| 80 |
+
optimizer_params:
|
| 81 |
+
weight_decay: 0.0001
|
| 82 |
+
skip_first_sample: true
|
| 83 |
+
steps: 800
|
| 84 |
+
switch_boundary_every: 1
|
| 85 |
+
timestep_type: linear
|
| 86 |
+
train_text_encoder: false
|
| 87 |
+
train_unet: true
|
| 88 |
+
unload_text_encoder: false
|
| 89 |
+
training_folder: /app/checkpoints/2f87665a-51f5-4d0f-9b66-f700ce3a4a5c/1gpu-ideogram4-2f87665a-v15-01
|
| 90 |
+
trigger_word: NexGenMark
|
| 91 |
+
type: diffusion_trainer
|
| 92 |
+
job: extension
|
| 93 |
+
meta:
|
| 94 |
+
name: ideogram4_lora
|
| 95 |
+
version: '1.0'
|
checkpoints/last.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a96d7d6e3a9c09e8505e86f73a93e9735d1f8125bff67f3705689266dcfc761a
|
| 3 |
+
size 211734048
|
checkpoints/last_000000057.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e41ab5500d2f8d155bcbe65ddf5f4850ac43fd3e77cad97e86a60bd8787b535e
|
| 3 |
+
size 211734048
|
checkpoints/last_000000114.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:13bce798d22f731898cae2ad0bfc358dd0c76fd46a8ec6bb610a024e61b2fb79
|
| 3 |
+
size 211734048
|
checkpoints/last_000000171.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:00c436f5961816028f218dafbbff2b4457225d66b95c1e136a3a4d447eb2faf9
|
| 3 |
+
size 211734048
|
checkpoints/last_000000228.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fca1b89601e0e38ef20db7e25481586fb24d086c95c6212babb6587fef68735a
|
| 3 |
+
size 211734048
|
checkpoints/last_000000285.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:81ea9c50293722e53992401f48578988dc0ea6bcbb23965df2532426595019d6
|
| 3 |
+
size 211734048
|
checkpoints/last_000000342.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8977b13a166c7b8d30b7e94b7e2b16a80671e3c4bdb167a35cdf627e0c14071e
|
| 3 |
+
size 211734048
|
checkpoints/last_000000399.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:150a9a262756a6243d8d5936bb187962a10242a0cf0ca432743f152ebd7444e6
|
| 3 |
+
size 211734048
|
checkpoints/last_000000456.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9f5d3bc84ac013782d4f793c184c560d67863aabf5457aeb7084233ea8bb6982
|
| 3 |
+
size 211734048
|
checkpoints/last_000000513.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4768a83eb223e288e5d12fcafeebd5110dd50f966f8edd682b191c7ca3deb1ea
|
| 3 |
+
size 211734048
|
checkpoints/last_000000570.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:23e8fd377ca86b325b140d4ed7e8c7891df73d96e6d49b607fdd2159054d31e3
|
| 3 |
+
size 211734048
|
checkpoints/last_000000627.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c1040ed03e63de06b455a330d58070fb3ca45248fcb8e345e5dc235206f7d118
|
| 3 |
+
size 211734048
|
checkpoints/last_000000684.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:15b646ae2af6dd55adfb9aa767e4f3d95d497811f450e8bb08812e188cd3e7ba
|
| 3 |
+
size 211734048
|
checkpoints/last_000000741.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8501daf94df16f43ba43d7bd2d41aba150c17c67905dda6fd2a552f700e5e500
|
| 3 |
+
size 211734048
|
checkpoints/last_000000798.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:01adef35b6894cc9b723594c3baaa71144658f84a088cbc53291d29b6a24deda
|
| 3 |
+
size 211734048
|
checkpoints/optimizer.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9c968b856b18b49c1c638ba5ca664f87a6c2a614d06b7287fbf9beef353cab66
|
| 3 |
+
size 215468788
|