Instructions to use kernels-community/flash-attn2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Kernels
How to use kernels-community/flash-attn2 with Kernels:
# !pip install kernels from kernels import get_kernel kernel = get_kernel("kernels-community/flash-attn2") - Notebooks
- Google Colab
- Kaggle
Update tags
Browse files
README.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
---
|
| 2 |
license: bsd-3-clause
|
| 3 |
tags:
|
| 4 |
-
-
|
| 5 |
---
|
| 6 |
|
| 7 |
<!--  -->
|
|
|
|
| 1 |
---
|
| 2 |
license: bsd-3-clause
|
| 3 |
tags:
|
| 4 |
+
- kernels
|
| 5 |
---
|
| 6 |
|
| 7 |
<!--  -->
|