Nils Graef commited on
Commit
17b9401
·
verified ·
1 Parent(s): b32ee73

Update README.md

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