Kernels:
Trusted publisher
Update README.md
#3
by Pq234 - opened
README.md
CHANGED
|
@@ -1,7 +1,11 @@
|
|
| 1 |
-
|
| 2 |
library_name: kernels
|
| 3 |
license: bsd-3-clause
|
| 4 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
|
| 6 |
This is the repository card of kernels-community/flash-attn3 that has been pushed on the Hub. It was built to be used with the [`kernels` library](https://github.com/huggingface/kernels). This card was automatically generated.
|
| 7 |
|
|
|
|
| 1 |
+
Pq234
|
| 2 |
library_name: kernels
|
| 3 |
license: bsd-3-clause
|
| 4 |
+
# !pip install kernels
|
| 5 |
+
|
| 6 |
+
from kernels import get_kernel
|
| 7 |
+
|
| 8 |
+
kernel = get_kernel("kernels-community/flash-attn3", version=1)
|
| 9 |
|
| 10 |
This is the repository card of kernels-community/flash-attn3 that has been pushed on the Hub. It was built to be used with the [`kernels` library](https://github.com/huggingface/kernels). This card was automatically generated.
|
| 11 |
|