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
*
Bump the caret version to 0.8.2. (#2703)
Laurent Mazare
2025-01-07
1
-2
/
+2
*
Flash-Attn upgrade / SoftCap Candle-FlashAttn [3/n] (#2690)
Michael Feil
2024-12-31
3
-4
/
+7
*
Flash-Attn upgrade / SoftCap Candle-FlashAttn [2/n] (#2689)
Michael Feil
2024-12-31
4
-3
/
+182
*
Flash-Attn upgrade / SoftCap Candle-FlashAttn [1/n] (#2688)
Michael Feil
2024-12-31
41
-82
/
+139
*
Bump the crate version to 0.8.1. (#2662)
Laurent Mazare
2024-12-07
1
-2
/
+2
*
Bump the crate version to 0.8.0. (#2612)
Laurent Mazare
2024-11-12
1
-2
/
+2
*
Bump the crate version to 0.7.2. (#2517)
Laurent Mazare
2024-09-29
1
-2
/
+2
*
Move the candle version to 0.7.1. (#2495)
Laurent Mazare
2024-09-22
1
-2
/
+2
*
Bump the crate version. (#2491)
Laurent Mazare
2024-09-21
1
-2
/
+2
*
Bump the version to 0.6.1. (#2438)
Laurent Mazare
2024-08-22
1
-2
/
+2
*
Update the flash attn kernels. (#2333)
Laurent Mazare
2024-07-15
51
-899
/
+2274
*
Bump the crate version. (#2248)
Laurent Mazare
2024-06-05
1
-2
/
+2
*
Use flash-attn in gemma. (#2195)
Laurent Mazare
2024-05-18
2
-1
/
+7
*
Bump the version number to 0.5.1. (#2155)
Laurent Mazare
2024-05-03
1
-2
/
+2
*
Bumping the version number to 0.5.0. (#2009)
Laurent Mazare
2024-04-04
1
-2
/
+2
*
Bump the crate versions to 0.4.2. (#1821)
Laurent Mazare
2024-03-08
1
-2
/
+2
*
Bump the version number to 0.4.1. (#1768)
Laurent Mazare
2024-02-27
1
-2
/
+2
*
Bump the crate version to 0.4.0. (#1658)
Laurent Mazare
2024-02-04
1
-2
/
+2
*
Explicit version for packages that are not in the workspace. (#1642)
Laurent Mazare
2024-01-31
1
-1
/
+1
*
Moving to a proper build crate `bindgen_cuda`. (#1531)
Nicolas Patry
2024-01-07
2
-241
/
+36
*
Unpin more of the workplace relative dependencies. (#1535)
Laurent Mazare
2024-01-07
1
-2
/
+2
*
chore: update flash attention kernels (#1518)
OlivierDehaene
2024-01-05
28
-465
/
+1086
*
Bump the crate version to 0.3.3. (#1490)
Laurent Mazare
2023-12-28
1
-3
/
+3
*
Bump the crate version to 0.3.2. (#1452)
Laurent Mazare
2023-12-17
1
-3
/
+3
*
Update for 0.3.1. (#1324)
Laurent Mazare
2023-11-11
1
-3
/
+3
*
Fix for flash-attn. (#1310)
Laurent Mazare
2023-11-10
1
-2
/
+2
*
feat: parse Cuda compute cap from env (#1066)
OlivierDehaene
2023-10-16
1
-36
/
+52
*
Bump the version to 0.3.0. (#1014)
Laurent Mazare
2023-10-01
1
-3
/
+3
*
Bump the crate versions to v0.2.3. (#886)
Laurent Mazare
2023-09-18
1
-3
/
+3
*
Bump the crate version + update the changelog. (#822)
Laurent Mazare
2023-09-12
1
-3
/
+3
*
Shape with holes (#770)
Laurent Mazare
2023-09-08
1
-3
/
+6
*
Add small customization to the build (#768)
Zsombor
2023-09-08
1
-4
/
+20
*
Properly set the is_bf16 flag. (#738)
Laurent Mazare
2023-09-04
1
-6
/
+10
*
BF16 support for flash-attn. (#737)
Laurent Mazare
2023-09-04
1
-41
/
+81
*
Add back the bf16 flash-attn kernels. (#730)
Laurent Mazare
2023-09-04
4
-22
/
+25
*
Add some documentation. (#673)
Laurent Mazare
2023-08-30
1
-3
/
+3
*
Bump the crate version + update CHANGELOG. (#628)
Laurent Mazare
2023-08-27
1
-3
/
+3
*
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
[next]