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
fa4590d7fd2b21ee811dba735851b6ec487f3cee
candle
/
candle-flash-attn
History
Chengxu Yang
ebcfd96d94
add c++17 flags (
#452
)
2023-08-15 15:29:34 +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
Fix the flash-attention function names. (
#282
)
2023-07-31 10:04:39 +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
Rename vec-dot to vec-ops. (
#449
)
2023-08-15 10:48:57 +01:00
README.md
Add some missing readme files. (
#304
)
2023-08-02 10:57:12 +01:00
README.md
candle-flash-attn