Won-Kyu Park
|
f569f6eb1e
|
use text_encoders.t5xxl.transformer.shared.weight tokens weights
* some T5XXL do not have encoder.embed_tokens.weight. use shared.weight embed_tokens instead.
* use float8 text encoder t5xxl_fp8_e4m3fn.safetensors
|
2024-11-01 12:35:29 +09:00 |
|
Won-Kyu Park
|
219a0e2429
|
support Flux1
|
2024-11-01 12:34:16 +09:00 |
|
AUTOMATIC1111
|
11cfe0dd05
|
sd3 TI support
|
2024-07-07 16:36:53 +03:00 |
|
AUTOMATIC1111
|
ebe8be9028
|
remove AutocastLinear from SD3's MLP
|
2024-06-29 08:05:55 +03:00 |
|
AUTOMATIC1111
|
fc8b126673
|
get T5 to work both with and without --precision half
|
2024-06-28 08:10:19 +03:00 |
|
AUTOMATIC1111
|
a65dd315ad
|
fix T5
|
2024-06-24 09:06:10 +03:00 |
|
AUTOMATIC1111
|
06d0a5ab4d
|
fix NaN issue when running without --precision half
|
2024-06-16 14:09:32 +03:00 |
|
AUTOMATIC1111
|
79de09c3df
|
linter
|
2024-06-16 08:13:23 +03:00 |
|
Alex "mcmonkey" Goodwin
|
a7116aa9a1
|
add SD3 reference implementation from https://github.com/mcmonkey4eva/sd3-ref/
|
2024-06-16 07:13:57 +03:00 |
|