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

* Add some flash-attn test. * Add the cpu test. * Fail when the head is not a multiple of 8. * Polish the flash attention test.
candle-kernels
This crate contains CUDA kernels used from candle. Some of these implementations come from the dfdx crate.