erogol / BlaGPTLinks
Experimental playground for benchmarking language model (LM) architectures, layers, and tricks on smaller datasets. Designed for flexible experimentation and exploration.
☆83Updated last month
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 7 months ago
- Tiny re-implementation of MDM in style of LLaDA and nano-gpt speedrun☆56Updated 7 months ago
- Implementation of a Light Recurrent Unit in Pytorch☆49Updated last year
- Griffin MQA + Hawk Linear RNN Hybrid☆89Updated last year
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆127Updated 10 months ago
- A byte-level decoder architecture that matches the performance of tokenized Transformers.☆66Updated last year
- Block Transformer: Global-to-Local Language Modeling for Fast Inference (NeurIPS 2024)☆161Updated 6 months ago
- Tiled Flash Linear Attention library for fast and efficient mLSTM Kernels.☆71Updated last week
- Pytorch implementation of the PEER block from the paper, Mixture of A Million Experts, by Xu Owen He at Deepmind☆129Updated last year
- Randomized Positional Encodings Boost Length Generalization of Transformers☆82Updated last year
- Implementation of Google's USM speech model in Pytorch☆30Updated last week
- DPO, but faster 🚀☆45Updated 10 months ago
- SlamKit is an open source tool kit for efficient training of SpeechLMs. It was used for "Slamming: Training a Speech Language Model on On…☆218Updated 4 months ago
- [EMNLP Main '25] LiteASR: Efficient Automatic Speech Recognition with Low-Rank Approximation☆130Updated 4 months ago
- research impl of Native Sparse Attention (2502.11089)☆61Updated 7 months ago
- Implementation of Infini-Transformer in Pytorch☆113Updated 9 months ago
- Collection of autoregressive model implementation☆86Updated 5 months ago
- Implementation of the proposed MaskBit from Bytedance AI☆82Updated 11 months ago
- A fusion of a linear layer and a cross entropy loss, written for pytorch in triton.☆70Updated last year
- MiSS is a novel PEFT method that features a low-rank structure but introduces a new update mechanism distinct from LoRA, achieving an exc…☆24Updated last month
- ☆85Updated last year
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆119Updated last year
- An unofficial pytorch implementation of 'Efficient Infinite Context Transformers with Infini-attention'☆53Updated last year
- Exploration into the proposed "Self Reasoning Tokens" by Felipe Bonetto☆57Updated last year
- ☆62Updated last year
- JAX Scalify: end-to-end scaled arithmetics☆16Updated 11 months ago
- RWKV-X is a Linear Complexity Hybrid Language Model based on the RWKV architecture, integrating Sparse Attention to improve the model's l…☆50Updated 3 months ago
- Official repository for the paper "SwitchHead: Accelerating Transformers with Mixture-of-Experts Attention"☆99Updated last year
- Official implementation of the TTS model Lina-Speech☆170Updated 9 months ago
- MatFormer repo☆63Updated 10 months ago