rockerBOO
|
5d5a7d2acf
|
Fix IP noise calculation
|
2025-03-19 13:50:04 -04:00 |
|
rockerBOO
|
1eddac26b0
|
Separate random to a variable, and make sure on device
|
2025-03-19 00:49:42 -04:00 |
|
rockerBOO
|
8e6817b0c2
|
Remove double noise
|
2025-03-19 00:45:13 -04:00 |
|
rockerBOO
|
d93ad90a71
|
Add perturbation on noisy_model_input if needed
|
2025-03-19 00:37:27 -04:00 |
|
rockerBOO
|
7197266703
|
Perturbed noise should be separate of input noise
|
2025-03-19 00:25:51 -04:00 |
|
gesen2egee
|
5b210ad717
|
update prodigyopt and prodigy-plus-schedule-free
|
2025-03-19 10:49:06 +08:00 |
|
rockerBOO
|
b81bcd0b01
|
Move IP noise gamma to noise creation to remove complexity and align noise for target loss
|
2025-03-18 21:36:55 -04:00 |
|
rockerBOO
|
6f4d365775
|
zeros_like because we are adding
|
2025-03-18 18:53:34 -04:00 |
|
rockerBOO
|
a4f3a9fc1a
|
Use ones_like
|
2025-03-18 18:44:21 -04:00 |
|
rockerBOO
|
b425466e7b
|
Fix IP noise gamma to use random values
|
2025-03-18 18:42:35 -04:00 |
|
rockerBOO
|
c8be141ae0
|
Apply IP gamma to noise fix
|
2025-03-18 15:42:18 -04:00 |
|
rockerBOO
|
0b25a05e3c
|
Add IP noise gamma for Flux
|
2025-03-18 15:40:40 -04:00 |
|
rockerBOO
|
3647d065b5
|
Cache weight norms estimate on initialization. Move to update norms every step
|
2025-03-18 14:25:09 -04:00 |
|
Disty0
|
620a06f517
|
Check for uppercase file extension too
|
2025-03-17 17:44:29 +03:00 |
|
Disty0
|
564ec5fb7f
|
use extend instead of +=
|
2025-03-17 17:41:03 +03:00 |
|
Disty0
|
7e90cdd47a
|
use bytearray and add typing hints
|
2025-03-17 17:26:08 +03:00 |
|
gesen2egee
|
e5b5c7e1db
|
Update requirements.txt
|
2025-03-15 13:29:32 +08:00 |
|
青龍聖者@bdsqlsz
|
7482784f74
|
Merge pull request #23 from rockerBOO/lumina-lora
Lumina lora updates
|
2025-03-09 21:04:45 +08:00 |
|
rockerBOO
|
ea53290f62
|
Add LoRA-GGPO for Flux
|
2025-03-06 00:00:38 -05:00 |
|
Kohya S.
|
75933d70a1
|
Merge pull request #1960 from kohya-ss/sd3_safetensors_merge
Sd3 safetensors merge
|
2025-03-05 23:28:38 +09:00 |
|
Kohya S
|
aa2bde7ece
|
docs: add utility script for merging SD3 weights into a single .safetensors file
|
2025-03-05 23:24:52 +09:00 |
|
rockerBOO
|
e8c15c7167
|
Remove log
|
2025-03-04 02:30:08 -05:00 |
|
rockerBOO
|
9fe8a47080
|
Undo dropout after up
|
2025-03-04 02:28:56 -05:00 |
|
rockerBOO
|
1f22a94cfe
|
Update embedder_dims, add more flexible caption extension
|
2025-03-04 02:25:50 -05:00 |
|
sdbds
|
5e45df722d
|
update gemma2 train attention layer
|
2025-03-04 08:07:33 +08:00 |
|
青龍聖者@bdsqlsz
|
09c4710d1e
|
Merge pull request #22 from rockerBOO/sage_attn
Add Sage Attention for Lumina
|
2025-03-03 10:26:02 +08:00 |
|
sdbds
|
3f49053c90
|
fatser fix bug for SDXL super SD1.5 assert cant use 32
|
2025-03-02 19:32:06 +08:00 |
|
青龍聖者@bdsqlsz
|
dfe1ab6c50
|
Merge pull request #21 from rockerBOO/lumina-torch-dynamo-gemma2
fix torch compile/dynamo for Gemma2
|
2025-03-02 18:31:13 +08:00 |
|
青龍聖者@bdsqlsz
|
b6e4194ea5
|
Merge pull request #20 from rockerBOO/lumina-system-prompt-special-token
Lumina system prompt special token
|
2025-03-02 18:30:49 +08:00 |
|
青龍聖者@bdsqlsz
|
b5d1f1caea
|
Merge pull request #19 from rockerBOO/lumina-block-swap
Lumina block swap
|
2025-03-02 18:30:37 +08:00 |
|
青龍聖者@bdsqlsz
|
d6c3e6346e
|
Merge pull request #18 from rockerBOO/fix-sample-batch-norms
Fix sample batch norms
|
2025-03-02 18:30:24 +08:00 |
|
青龍聖者@bdsqlsz
|
800d068e37
|
Merge pull request #17 from rockerBOO/lumina-cache-text-encoder-outputs
Lumina cache text encoder outputs
|
2025-03-02 18:30:08 +08:00 |
|
青龍聖者@bdsqlsz
|
3817b65b45
|
Merge pull request #16 from rockerBOO/lumina
Merge SD3 into Lumina
|
2025-03-02 18:29:44 +08:00 |
|
rockerBOO
|
a69884a209
|
Add Sage Attention for Lumina
|
2025-03-01 20:37:45 -05:00 |
|
Ivan Chikish
|
acdca2abb7
|
Fix [occasionally] missing text encoder attn modules
Should fix #1952
I added alternative name for CLIPAttention.
I have no idea why this name changed.
Now it should accept both names.
|
2025-03-01 20:35:45 +03:00 |
|
Kohya S
|
ba5251168a
|
fix: save tensors as is dtype, add save_precision option
|
2025-03-01 10:31:39 +09:00 |
|
rockerBOO
|
cad182d29a
|
fix torch compile/dynamo for Gemma2
|
2025-02-28 18:35:19 -05:00 |
|
rockerBOO
|
a2daa87007
|
Add block swap for uncond (neg) for sample images
|
2025-02-28 14:22:47 -05:00 |
|
rockerBOO
|
1bba7acd9a
|
Add block swap in sample image timestep loop
|
2025-02-28 14:12:13 -05:00 |
|
rockerBOO
|
d6f7e2e20c
|
Fix block swap for sample images
|
2025-02-28 14:08:27 -05:00 |
|
Kohya S
|
272f4c3775
|
Merge branch 'sd3' into sd3_safetensors_merge
|
2025-02-28 23:52:36 +09:00 |
|
Kohya S
|
734333d0c9
|
feat: enhance merging logic for safetensors models to handle key prefixes correctly
|
2025-02-28 23:52:29 +09:00 |
|
rockerBOO
|
9647f1e324
|
Fix validation block swap. Add custom offloading tests
|
2025-02-27 20:36:36 -05:00 |
|
rockerBOO
|
42fe22f5a2
|
Enable block swap for Lumina
|
2025-02-27 03:21:24 -05:00 |
|
rockerBOO
|
ce2610d29b
|
Change system prompt to inject Prompt Start special token
|
2025-02-27 02:47:04 -05:00 |
|
rockerBOO
|
0886d976f1
|
Add block swap
|
2025-02-27 02:31:50 -05:00 |
|
rockerBOO
|
542f980443
|
Fix sample norms in batches
|
2025-02-27 00:00:20 -05:00 |
|
rockerBOO
|
70403f6977
|
fix cache text encoder outputs if not using disk. small cleanup/alignment
|
2025-02-26 23:33:50 -05:00 |
|
rockerBOO
|
7b83d50dc0
|
Merge branch 'sd3' into lumina
|
2025-02-26 22:13:56 -05:00 |
|
Disty0
|
2f69f4dbdb
|
fix typo
|
2025-02-27 00:30:19 +03:00 |
|