Add model repository removal notice
Browse files
README.md
CHANGED
|
@@ -1,3 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# __KERNEL_NAME__
|
| 2 |
|
| 3 |
A custom kernel for PyTorch.
|
|
|
|
| 1 |
+
> [!CAUTION]
|
| 2 |
+
> Starting from September 13, 2026, we will be removing the "model" type repositories of kernels (e.g., kernels-community/flash-attn3). Make sure you're using a latest version of kernels. If you face any disruption, please report them here: https://github.com/huggingface/kernels/issues/new.
|
| 3 |
+
|
| 4 |
# __KERNEL_NAME__
|
| 5 |
|
| 6 |
A custom kernel for PyTorch.
|