This website requires JavaScript.
Explore
Help
Register
Sign In
huggingface
/
candle
Watch
1
Star
0
Fork
0
You've already forked candle
mirror of
https://github.com/huggingface/candle.git
synced
2025-06-16 10:38:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
72ebb12bca44776063833aed8570261367ced09a
candle
/
candle-flash-attn
History
Laurent Mazare
a3f97c143d
Bump the crate version + update CHANGELOG. (
#628
)
2023-08-27 18:17:11 +01:00
..
cutlass
@
c4f6b8c6bc
Add flash attention (
#241
)
2023-07-26 07:48:10 +01:00
kernels
Flash attention without padding (varlen). (
#281
)
2023-07-31 09:45:39 +01:00
src
Relax the requirements on CustomOp. (
#486
)
2023-08-17 11:12:05 +01:00
tests
Flash attention without padding (varlen). (
#281
)
2023-07-31 09:45:39 +01:00
build.rs
add c++17 flags (
#452
)
2023-08-15 15:29:34 +01:00
Cargo.toml
Bump the crate version + update CHANGELOG. (
#628
)
2023-08-27 18:17:11 +01:00
README.md
Add some missing readme files. (
#304
)
2023-08-02 10:57:12 +01:00
README.md
candle-flash-attn