mirror of
https://github.com/huggingface/candle.git
synced 2025-06-15 10:26:33 +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.