lucidrains / transformer-lm-ganLinks
Explorations into adversarial losses on top of autoregressive loss for language modeling
☆37Updated 5 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
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆120Updated 9 months ago
- Explorations into the recently proposed Taylor Series Linear Attention☆100Updated 11 months ago
- Implementation of Infini-Transformer in Pytorch☆111Updated 7 months ago
- Here we will test various linear attention designs.☆62Updated last year
- Implementation of GateLoop Transformer in Pytorch and Jax☆89Updated last year
- Implementation of Gradient Agreement Filtering, from Chaubard et al. of Stanford, but for single machine microbatches, in Pytorch☆25Updated 6 months ago
- Exploring an idea where one forgets about efficiency and carries out attention across each edge of the nodes (tokens)☆52Updated 4 months ago
- Implementation of Agent Attention in Pytorch☆91Updated last year
- Triton Implementation of HyperAttention Algorithm☆48Updated last year
- Implementation of a Light Recurrent Unit in Pytorch☆48Updated 9 months ago
- Tiny re-implementation of MDM in style of LLaDA and nano-gpt speedrun☆55Updated 4 months ago
- DPO, but faster 🚀☆43Updated 7 months ago
- JAX Scalify: end-to-end scaled arithmetics☆16Updated 9 months ago
- Pytorch implementation of the PEER block from the paper, Mixture of A Million Experts, by Xu Owen He at Deepmind☆127Updated 11 months ago
- Explorations into the proposal from the paper "Grokfast, Accelerated Grokking by Amplifying Slow Gradients"☆101Updated 7 months ago
- GoldFinch and other hybrid transformer components☆46Updated last year
- Griffin MQA + Hawk Linear RNN Hybrid☆88Updated last year
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆112Updated 8 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…☆41Updated 2 weeks ago
- https://x.com/BlinkDL_AI/status/1884768989743882276☆28Updated 2 months ago
- Tiled Flash Linear Attention library for fast and efficient mLSTM Kernels.☆65Updated this week
- Attempt to make multiple residual streams from Bytedance's Hyper-Connections paper accessible to the public☆88Updated last month
- Latent Diffusion Language Models☆68Updated last year
- Official repository for the paper "SwitchHead: Accelerating Transformers with Mixture-of-Experts Attention"☆98Updated 10 months ago
- HGRN2: Gated Linear RNNs with State Expansion☆55Updated 11 months ago
- Utilities for Training Very Large Models☆58Updated 10 months ago
- A dashboard for exploring timm learning rate schedulers☆19Updated 8 months ago
- A scalable implementation of diffusion and flow-matching with XGBoost models, applied to calorimeter data.☆18Updated 9 months ago
- Implementation of a multimodal diffusion transformer in Pytorch☆102Updated last year