Credit mlx
Browse files
README.md
CHANGED
|
@@ -8,6 +8,8 @@ tags:
|
|
| 8 |
|
| 9 |
Optimized SDPA kernels inspired by Flash Attention for Metal.
|
| 10 |
|
|
|
|
|
|
|
| 11 |
## Supported Features
|
| 12 |
|
| 13 |
- Variable-length sequences without padding
|
|
|
|
| 8 |
|
| 9 |
Optimized SDPA kernels inspired by Flash Attention for Metal.
|
| 10 |
|
| 11 |
+
Some components of these kernels are from [mlx](https://github.com/ml-explore/mlx).
|
| 12 |
+
|
| 13 |
## Supported Features
|
| 14 |
|
| 15 |
- Variable-length sequences without padding
|