lucidrains / transformer-lm-ganLinks
Explorations into adversarial losses on top of autoregressive loss for language modeling
☆37Updated 4 months ago
Alternatives and similar repositories for transformer-lm-gan
Users that are interested in transformer-lm-gan are comparing it to the libraries listed below
Sorting:
- Exploration into the proposed "Self Reasoning Tokens" by Felipe Bonetto☆56Updated last year
- Here we will test various linear attention designs.☆60Updated last year
- Triton Implementation of HyperAttention Algorithm☆48Updated last year
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆119Updated 8 months ago
- Official repository for the paper "Approximating Two-Layer Feedforward Networks for Efficient Transformers"☆38Updated last month
- Exploring an idea where one forgets about efficiency and carries out attention across each edge of the nodes (tokens)☆51Updated 3 months ago
- Implementation of 2-simplicial attention proposed by Clift et al. (2019) and the recent attempt to make practical in Fast and Simplex, Ro…☆34Updated this week
- Implementation of the Kalman Filtering Attention proposed in "Kalman Filtering Attention for User Behavior Modeling in CTR Prediction"☆58Updated last year
- Utilities for Training Very Large Models☆58Updated 9 months ago
- Explorations into the recently proposed Taylor Series Linear Attention☆99Updated 10 months ago
- Implementation of a Light Recurrent Unit in Pytorch☆48Updated 9 months ago
- Implementation of Infini-Transformer in Pytorch☆111Updated 6 months ago
- Implementation of GateLoop Transformer in Pytorch and Jax☆89Updated last year
- A scalable implementation of diffusion and flow-matching with XGBoost models, applied to calorimeter data.☆18Updated 8 months ago
- GoldFinch and other hybrid transformer components☆45Updated 11 months ago
- JAX Scalify: end-to-end scaled arithmetics☆16Updated 8 months ago
- DPO, but faster 🚀☆43Updated 7 months ago
- Explorations into the proposal from the paper "Grokfast, Accelerated Grokking by Amplifying Slow Gradients"☆101Updated 6 months ago
- Official repository for the paper "SwitchHead: Accelerating Transformers with Mixture-of-Experts Attention"☆98Updated 9 months ago
- ResiDual: Transformer with Dual Residual Connections, https://arxiv.org/abs/2304.14802☆94Updated last year
- Reference implementation of "Softmax Attention with Constant Cost per Token" (Heinsen, 2024)☆24Updated last year
- Tiny re-implementation of MDM in style of LLaDA and nano-gpt speedrun☆54Updated 4 months ago
- ☆32Updated last year
- CUDA implementation of autoregressive linear attention, with all the latest research findings☆44Updated 2 years ago
- Implementation of a holodeck, written in Pytorch☆18Updated last year
- A repository for research on medium sized language models.☆77Updated last year
- ☆23Updated 7 months ago
- My explorations into editing the knowledge and memories of an attention network☆35Updated 2 years ago
- HGRN2: Gated Linear RNNs with State Expansion☆55Updated 10 months ago
- Implementation of Gradient Agreement Filtering, from Chaubard et al. of Stanford, but for single machine microbatches, in Pytorch☆25Updated 5 months ago