lucidrains / transformer-lm-gan
Explorations into adversarial losses on top of autoregressive loss for language modeling
☆35Updated last month
Alternatives and similar repositories for transformer-lm-gan:
Users that are interested in transformer-lm-gan are comparing it to the libraries listed below
- Exploration into the proposed "Self Reasoning Tokens" by Felipe Bonetto☆55Updated 10 months ago
- Here we will test various linear attention designs.☆60Updated 11 months ago
- Train, tune, and infer Bamba model☆88Updated 2 months ago
- Implementation of a Light Recurrent Unit in Pytorch☆47Updated 6 months ago
- ☆33Updated 9 months ago
- Using FlexAttention to compute attention with different masking patterns☆43Updated 6 months ago
- DPO, but faster 🚀☆40Updated 4 months ago
- This repo is based on https://github.com/jiaweizzhao/GaLore☆26Updated 6 months ago
- Implementation of Infini-Transformer in Pytorch☆110Updated 3 months ago
- Implementation of Gradient Agreement Filtering, from Chaubard et al. of Stanford, but for single machine microbatches, in Pytorch☆23Updated 2 months ago
- [ICLR 2025] Official PyTorch implementation of "Forgetting Transformer: Softmax Attention with a Forget Gate"☆90Updated this week
- Minimal Implementation of Visual Autoregressive Modelling (VAR)☆29Updated 3 weeks ago
- Triton Implementation of HyperAttention Algorithm☆47Updated last year
- Implementation of the Mamba SSM with hf_integration.☆56Updated 7 months ago
- Official repository for ICML 2024 paper "MoRe Fine-Tuning with 10x Fewer Parameters"☆17Updated last month
- https://x.com/BlinkDL_AI/status/1884768989743882276☆27Updated 2 months ago
- Code, results and other artifacts from the paper introducing the WildChat-50m dataset and the Re-Wild model family.☆29Updated 2 weeks ago
- Tiny re-implementation of MDM in style of LLaDA and nano-gpt speedrun☆46Updated last month
- ☆32Updated last year
- Official repository for the paper "Approximating Two-Layer Feedforward Networks for Efficient Transformers"☆36Updated last year
- Train a SmolLM-style llm on fineweb-edu in JAX/Flax with an assortment of optimizers.☆17Updated 3 weeks ago
- My explorations into editing the knowledge and memories of an attention network☆34Updated 2 years ago
- Reference implementation of "Softmax Attention with Constant Cost per Token" (Heinsen, 2024)☆24Updated 10 months ago
- Official repository of "LiNeS: Post-training Layer Scaling Prevents Forgetting and Enhances Model Merging"☆24Updated 5 months ago
- Exploring an idea where one forgets about efficiency and carries out attention across each edge of the nodes (tokens)☆50Updated 2 weeks ago
- Demonstration that finetuning RoPE model on larger sequences than the pre-trained model adapts the model context limit☆63Updated last year
- ☆9Updated last month
- Transformer with Mu-Parameterization, implemented in Jax/Flax. Supports FSDP on TPU pods.☆30Updated 4 months ago
- ☆19Updated 10 months ago
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆118Updated 5 months ago