Instructions to use kernels-community/flash-attn-ops with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Kernels
How to use kernels-community/flash-attn-ops with Kernels:
# !pip install kernels from kernels import get_kernel kernel = get_kernel("kernels-community/flash-attn-ops") - Notebooks
- Google Colab
- Kaggle
| { | |
| "name": "flash-attn-ops", | |
| "id": "_flash_attn_ops_cuda_507bf41", | |
| "version": 1, | |
| "license": "BSD-3-Clause", | |
| "python-depends": [], | |
| "backend": { | |
| "type": "cuda" | |
| } | |
| } |