index
:
forks/candle.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
candle-flash-attn
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add some group parameter to convolutions. (#566)
Laurent Mazare
2023-08-23
1
-3
/
+3
*
Bump the crates version to 0.1.2. (#522)
Laurent Mazare
2023-08-20
1
-3
/
+3
*
Relax the requirements on CustomOp. (#486)
Laurent Mazare
2023-08-17
1
-2
/
+2
*
add c++17 flags (#452)
Chengxu Yang
2023-08-15
1
-0
/
+1
*
Rename vec-dot to vec-ops. (#449)
Laurent Mazare
2023-08-15
1
-3
/
+3
*
Add the license files. (#335)
Laurent Mazare
2023-08-07
1
-1
/
+1
*
Update the repo location. (#305)
Laurent Mazare
2023-08-02
1
-1
/
+1
*
Add some missing readme files. (#304)
Laurent Mazare
2023-08-02
1
-0
/
+1
*
Add version numbers for all the candle crates (#303)
Laurent Mazare
2023-08-02
1
-2
/
+2
*
Rename the candle crate to candle-core (#301)
Laurent Mazare
2023-08-02
1
-1
/
+1
*
Fix the flash-attention function names. (#282)
Laurent Mazare
2023-07-31
1
-2
/
+2
*
Flash attention without padding (varlen). (#281)
Laurent Mazare
2023-07-31
4
-4
/
+283
*
Softmax numerical stability. (#267)
Laurent Mazare
2023-07-28
2
-1
/
+2
*
Add some flash attn test (#253)
Laurent Mazare
2023-07-26
4
-12
/
+123
*
Use bail rather than wrapping a string where possible. (#249)
Laurent Mazare
2023-07-26
1
-2
/
+2
*
Lining up the flash attn version with the non-flash one. (#248)
Laurent Mazare
2023-07-26
1
-1
/
+18
*
Again set a few extra params in flash-attn. (#245)
Laurent Mazare
2023-07-26
20
-115
/
+471
*
Proper flash-attn parameters. (#244)
Laurent Mazare
2023-07-26
3
-8
/
+122
*
Specific cache dir for the flash attn build artifacts. (#242)
Laurent Mazare
2023-07-26
1
-10
/
+10
*
Add flash attention (#241)
Laurent Mazare
2023-07-26
15
-0
/
+2655