SD.Next release 2024-06-23 #3276
vladmandic
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
SD.Next release 2024-06-23
Highlights
Following zero-day SD3 release, a 10 days later here's a refresh with 10+ improvements!
Including full prompt attention, support for compressed weights, additional text-encoder quantization modes.
But there's more than SD3:
Model Improvements
simply select in settings -> model -> text encoder
note for SD3 with T5, set SD.Next to use FP16 precision, not BF16 precision
model load can now be performed fully offline
example:
dog TE2: cat TE3: bird
see settings -> samplers, also available as param in xyz grid
higher shift means model will spend more time on structure and less on details
note by default pixart-Σ uses full fp16 t5 encoder with large memory footprint
simply select in settings -> model -> text encoder before or after model load
simply select in process -> visual query!
General Improvements
example: load FP4 or FP8 quantized T5 text-encoder into PixArt Sigma!
torch-directml
0.2.2, thanks @lshqqytiger!note: new directml is finally based on modern
torch
2.3.1!works for civitai and huggingface models
Improvements: NNCF, thanks @Disty0!
Fixes
cli/api-*
Beta Was this translation helpful? Give feedback.
All reactions