Montinger / Transformer-WorkbenchLinks
Playground for Transformers
☆53Updated 2 years ago
Alternatives and similar repositories for Transformer-Workbench
Users that are interested in Transformer-Workbench are comparing it to the libraries listed below
Sorting:
- several types of attention modules written in PyTorch for learning purposes☆53Updated last month
- PyTorch implementation of moe, which stands for mixture of experts☆52Updated 4 years ago
- Official repository for the paper "SwitchHead: Accelerating Transformers with Mixture-of-Experts Attention"☆102Updated last year
- minimal scripts for 24GB VRAM GPUs. training, inference, whatever☆50Updated last month
- Lightweight demos for finetuning LLMs. Powered by 🤗 transformers and open-source datasets.☆77Updated last year
- Implementation of CALM from the paper "LLM Augmented LLMs: Expanding Capabilities through Composition", out of Google Deepmind☆179Updated last year
- Efficient Infinite Context Transformers with Infini-attention Pytorch Implementation + QwenMoE Implementation + Training Script + 1M cont…☆86Updated last year
- A minimal implementation of LLaVA-style VLM with interleaved image & text & video processing ability.☆98Updated last year
- LoRA and DoRA from Scratch Implementations☆215Updated last year
- ☆34Updated 7 months ago
- ☆48Updated last year
- Root Mean Square Layer Normalization☆261Updated 2 years ago
- ☆132Updated 2 years ago
- Unofficial implementation of https://arxiv.org/pdf/2407.14679☆53Updated last year
- (Unofficial) PyTorch implementation of grouped-query attention (GQA) from "GQA: Training Generalized Multi-Query Transformer Models from …☆189Updated last year
- Implementation of Exploring the Limits of Transfer Learning with a Unified Text-to-Text Transformer in PyTorch.☆53Updated 2 years ago
- Implementation of the paper: "Leave No Context Behind: Efficient Infinite Context Transformers with Infini-attention" from Google in pyTO…☆58Updated last week
- code for the ddp tutorial☆32Updated 3 years ago
- Code for NeurIPS LLM Efficiency Challenge☆60Updated last year
- PyTorch implementation of Soft MoE by Google Brain in "From Sparse to Soft Mixtures of Experts" (https://arxiv.org/pdf/2308.00951.pdf)☆82Updated 2 years ago
- a curated list of the role of small models in the LLM era☆111Updated last year
- Code for KaLM-Embedding models☆113Updated 7 months ago
- Implementation of the DocLLM paper for Llama models.☆13Updated 10 months ago
- Training small GPT-2 style models using Kolmogorov-Arnold networks.☆121Updated last year
- Pytorch Implementation of the paper: "Learning to (Learn at Test Time): RNNs with Expressive Hidden States"☆25Updated last week
- This is a personal reimplementation of Google's Infini-transformer, utilizing a small 2b model. The project includes both model and train…☆58Updated last year
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆122Updated last year
- LLaMA 2 implemented from scratch in PyTorch☆366Updated 2 years ago
- Building LLaMA 4 MoE from Scratch☆72Updated 9 months ago
- Integrating Mamba/SSMs with Transformer for Enhanced Long Context and High-Quality Sequence Modeling☆213Updated last week