Nils Graef
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1 +1,4 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
1 |
+
This repo contains code and links for the Flash Normalization paper:
|
2 |
+
* Paper: [PDF](https://github.com/OpenMachine-ai/transformer-tricks/tree/main/flashNorm.pdf) and [latex]((https://github.com/OpenMachine-ai/transformer-tricks/tree/main/latex))
|
3 |
+
* Notebook: <a href="https://colab.research.google.com/github/OpenMachine-ai/transformer-tricks/blob/main/flash_normalization.ipynb"><img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Colab" height="20"></a>
|
4 |
+
* See [here](https://github.com/OpenMachine-ai/transformer-tricks/tree/main) for more transformer tricks
|