mirror of
https://github.com/huggingface/candle.git
synced 2025-06-16 18:48:51 +00:00

* F16 support for stable diffusion. * Keep the attention bits in F32. * Keep more of the attention bits in F32. * More mixed precision support.