feat: add tag for hfjob build
Browse files
README.md
CHANGED
@@ -1,9 +1,12 @@
|
|
1 |
-
---
|
2 |
-
license: bsd-3-clause
|
3 |
-
tags:
|
4 |
-
- kernel
|
5 |
-
---
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: bsd-3-clause
|
3 |
+
tags:
|
4 |
+
- kernel
|
5 |
+
---
|
6 |
+
|
7 |
+

|
9 |
+
|
10 |
+
## triton-layer-norm
|
11 |
+
|
12 |
+
Triton layer norm [from flash-attention](https://github.com/Dao-AILab/flash-attention).
|