Montinger / Transformer-Workbench
Playground for Transformers
☆47Updated last year
Alternatives and similar repositories for Transformer-Workbench:
Users that are interested in Transformer-Workbench are comparing it to the libraries listed below
- several types of attention modules written in PyTorch for learning purposes☆45Updated 4 months ago
- code for the ddp tutorial☆32Updated 2 years ago
- My fork os allen AI's OLMo for educational purposes.☆30Updated 2 months ago
- Implementation of Griffin from the paper: "Griffin: Mixing Gated Linear Recurrences with Local Attention for Efficient Language Models"☆51Updated 2 weeks ago
- ☆47Updated 5 months ago
- Pytorch Implementation of the paper: "Learning to (Learn at Test Time): RNNs with Expressive Hidden States"☆24Updated this week
- PyTorch implementation of Retentive Network: A Successor to Transformer for Large Language Models☆15Updated last year
- Official repository for the paper "SwitchHead: Accelerating Transformers with Mixture-of-Experts Attention"☆96Updated 4 months ago
- LoRA and DoRA from Scratch Implementations☆195Updated 11 months ago
- Implementation of a Light Recurrent Unit in Pytorch☆48Updated 4 months ago
- Efficient Infinite Context Transformers with Infini-attention Pytorch Implementation + QwenMoE Implementation + Training Script + 1M cont…☆76Updated 9 months ago
- PyTorch implementation of moe, which stands for mixture of experts☆38Updated 4 years ago
- Implementation of MoE Mamba from the paper: "MoE-Mamba: Efficient Selective State Space Models with Mixture of Experts" in Pytorch and Ze…☆93Updated 2 weeks ago
- Contextual Position Encoding but with some custom CUDA Kernels https://arxiv.org/abs/2405.18719☆22Updated 8 months ago
- Implementation of the paper: "Mixture-of-Depths: Dynamically allocating compute in transformer-based language models"☆81Updated this week
- Exploration of the multi modal fuyu-8b model of Adept. 🤓 🔍☆28Updated last year
- Randomized Positional Encodings Boost Length Generalization of Transformers☆79Updated 11 months ago
- Block Transformer: Global-to-Local Language Modeling for Fast Inference (NeurIPS 2024)☆149Updated last month
- PyTorch Implementation of Jamba: "Jamba: A Hybrid Transformer-Mamba Language Model"☆157Updated 2 weeks ago
- ☆130Updated last year
- Pytorch Implementation of the sparse attention from the paper: "Generating Long Sequences with Sparse Transformers"☆70Updated 2 weeks ago
- Outlining techniques for improving the training performance of your PyTorch model without compromising its accuracy☆127Updated last year
- This repository contains papers for a comprehensive survey on accelerated generation techniques in Large Language Models (LLMs).☆12Updated 8 months ago
- A simple but robust PyTorch implementation of RetNet from "Retentive Network: A Successor to Transformer for Large Language Models" (http…☆104Updated last year
- A byte-level decoder architecture that matches the performance of tokenized Transformers.☆65Updated 9 months ago
- This is a personal reimplementation of Google's Infini-transformer, utilizing a small 2b model. The project includes both model and train…☆55Updated 9 months ago
- Train, tune, and infer Bamba model☆83Updated 3 weeks ago
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆114Updated 3 months ago
- This repository contains source codes for SoftCTC. Original paper can be found here: https://arxiv.org/abs/2212.02135☆19Updated last year