mirror of
https://github.com/leejet/stable-diffusion.cpp
synced 2026-03-02 13:09:41 +01:00
* repair flash attention in _ext this does not fix the currently broken fa behind the define, which is only used by VAE Co-authored-by: FSSRepo <FSSRepo@users.noreply.github.com> * make flash attention in the diffusion model a runtime flag no support for sd3 or video * remove old flash attention option and switch vae over to attn_ext * update docs * format code --------- Co-authored-by: FSSRepo <FSSRepo@users.noreply.github.com> Co-authored-by: leejet <leejet714@gmail.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| main.cpp | ||