Nils Graef commited on
Commit
315815d
·
verified ·
1 Parent(s): aaad731

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -1 +1,4 @@
1
- Hello, this is just a test
 
 
 
 
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