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 |
|
Disty0
|
9a415ba965
|
JPEG XL support
|
2025-02-27 00:21:57 +03:00 |
|
Kohya S
|
3d79239be4
|
docs: update README to include recent improvements in validation loss calculation
|
2025-02-26 21:21:04 +09:00 |
|
Kohya S
|
ec350c83eb
|
Merge branch 'dev' into sd3
|
2025-02-26 21:17:29 +09:00 |
|
Kohya S.
|
49651892ce
|
Merge pull request #1903 from kohya-ss/val-loss-improvement
Val loss improvement
|
2025-02-26 21:15:14 +09:00 |
|
Kohya S
|
1fcac98280
|
Merge branch 'sd3' into val-loss-improvement
|
2025-02-26 21:09:10 +09:00 |
|
Kohya S.
|
b286304e5f
|
Merge pull request #1953 from Disty0/dev
Update IPEX libs
|
2025-02-26 21:03:09 +09:00 |
|
Kohya S
|
ae409e83c9
|
fix: FLUX/SD3 network training not working without caching latents closes #1954
|
2025-02-26 20:56:32 +09:00 |
|
Kohya S
|
5228db1548
|
feat: add script to merge multiple safetensors files into a single file for SD3
|
2025-02-26 20:50:58 +09:00 |
|
Kohya S
|
f4a0047865
|
feat: support metadata loading in MemoryEfficientSafeOpen
|
2025-02-26 20:50:44 +09:00 |
|
sdbds
|
a1a5627b13
|
fix shift
|
2025-02-26 11:35:38 +08:00 |
|
sdbds
|
ce37c08b9a
|
clean code and add finetune code
|
2025-02-26 11:20:03 +08:00 |
|
Disty0
|
f68702f71c
|
Update IPEX libs
|
2025-02-25 21:27:41 +03:00 |
|
sdbds
|
5f9047c8cf
|
add truncation when > max_length
|
2025-02-26 01:00:35 +08:00 |
|
Kohya S.
|
6e90c0f86c
|
Merge pull request #1909 from rockerBOO/progress_bar
Move progress bar to account for sampling image first
|
2025-02-24 18:57:44 +09:00 |
|
Kohya S
|
67fde015f7
|
Merge branch 'dev' into sd3
|
2025-02-24 18:56:15 +09:00 |
|
Kohya S.
|
386b7332c6
|
Merge pull request #1918 from tsukimiya/fix_vperd_warning
Remove v-pred warning.
|
2025-02-24 18:55:25 +09:00 |
|
Kohya S
|
905f081798
|
Merge branch 'dev' into sd3
|
2025-02-24 18:54:28 +09:00 |
|
Kohya S.
|
59ae9ea20c
|
Merge pull request #1945 from yidiq7/dev
Remove position_ids for V2
|
2025-02-24 18:53:46 +09:00 |
|