erogol / BlaGPTLinks
Experimental playground for benchmarking language model (LM) architectures, layers, and tricks on smaller datasets. Designed for flexible experimentation and exploration.
☆87Updated 2 weeks ago
Alternatives and similar repositories for BlaGPT
Users that are interested in BlaGPT are comparing it to the libraries listed below
Sorting:
- Repository for "TESS-2: A Large-Scale, Generalist Diffusion Language Model"☆51Updated 9 months ago
- Griffin MQA + Hawk Linear RNN Hybrid☆89Updated last year
- Tiny re-implementation of MDM in style of LLaDA and nano-gpt speedrun☆57Updated 8 months ago
- Implementation of a Light Recurrent Unit in Pytorch☆49Updated last year
- A byte-level decoder architecture that matches the performance of tokenized Transformers.☆66Updated last year
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆134Updated last month
- Block Transformer: Global-to-Local Language Modeling for Fast Inference (NeurIPS 2024)☆162Updated 7 months ago
- DPO, but faster 🚀☆46Updated 11 months ago
- Randomized Positional Encodings Boost Length Generalization of Transformers☆83Updated last year
- SlamKit is an open source tool kit for efficient training of SpeechLMs. It was used for "Slamming: Training a Speech Language Model on On…☆221Updated 6 months ago
- Tiled Flash Linear Attention library for fast and efficient mLSTM Kernels.☆74Updated 2 weeks ago
- Pytorch implementation of the PEER block from the paper, Mixture of A Million Experts, by Xu Owen He at Deepmind☆131Updated 3 weeks ago
- A fusion of a linear layer and a cross entropy loss, written for pytorch in triton.☆71Updated last year
- [EMNLP Main '25] LiteASR: Efficient Automatic Speech Recognition with Low-Rank Approximation☆137Updated 6 months ago
- Collection of autoregressive model implementation☆86Updated 7 months ago
- Attempt to make multiple residual streams from Bytedance's Hyper-Connections paper accessible to the public☆93Updated 5 months ago
- Official repository for the paper "SwitchHead: Accelerating Transformers with Mixture-of-Experts Attention"☆101Updated last year
- ☆88Updated last year
- RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best…☆54Updated 8 months ago
- Implementation of Google's USM speech model in Pytorch☆33Updated last month
- Implementation of Infini-Transformer in Pytorch☆113Updated 10 months ago
- Official code release for "SuperBPE: Space Travel for Language Models"☆76Updated last week
- some common Huggingface transformers in maximal update parametrization (µP)☆87Updated 3 years ago
- Implementation of the proposed MaskBit from Bytedance AI☆82Updated last year
- research impl of Native Sparse Attention (2502.11089)☆63Updated 9 months ago
- MiSS is a novel PEFT method that features a low-rank structure but introduces a new update mechanism distinct from LoRA, achieving an exc…☆25Updated last month
- A fork of the PEFT library, supporting Robust Adaptation (RoSA)☆15Updated last year
- RWKV-X is a Linear Complexity Hybrid Language Model based on the RWKV architecture, integrating Sparse Attention to improve the model's l…☆51Updated 4 months ago
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆119Updated last year
- Explorations into adversarial losses on top of autoregressive loss for language modeling☆38Updated 9 months ago