BenjaminWegener / transformer-tfjs

implementation of transformers in tensorflow.js
27 stars 4 forks source link

linformer-tfjs

implementation of linformer (https://arxiv.org/abs/2006.04768) in tensorflow.js for text generation with

- causal training
- linear attention