Nils Graef commited on
Commit
2ba3ede
1 Parent(s): 34b259e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -2,7 +2,7 @@
2
  language:
3
  - en
4
  ---
5
- This repo contains code and links for the Flash Normalization paper:
6
- * Paper: [arXiv](https://arxiv.org/abs/2407.09577) and [latex](https://github.com/OpenMachine-ai/transformer-tricks/blob/main/latex/flash.tex)
7
  * <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>
 
8
  * See [here](https://github.com/OpenMachine-ai/transformer-tricks/tree/main) for more transformer tricks
 
2
  language:
3
  - en
4
  ---
5
+ This repo contains code and links for the [Flash normalization paper](https://arxiv.org/abs/2407.09577):
 
6
  * <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>
7
+ * Paper: [arXiv](https://arxiv.org/abs/2407.09577) and [latex](https://github.com/OpenMachine-ai/transformer-tricks/blob/main/latex/flash.tex)
8
  * See [here](https://github.com/OpenMachine-ai/transformer-tricks/tree/main) for more transformer tricks