mirror of
https://github.com/huggingface/candle.git
synced 2025-06-20 20:09:50 +00:00

* Specialized attention module for Wuerstchen. * Reshaping ops. * Attention processor. * Finish the forward pass. * Hook the new attention processor. * Get the prior forward pass to work. * Make it contiguous.