Montinger / Transformer-WorkbenchLinks
Playground for Transformers
☆53Updated last year
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☆52Updated last year
- LoRA and DoRA from Scratch Implementations☆211Updated last year
- PyTorch implementation of moe, which stands for mixture of experts☆49Updated 4 years ago
- Official repository for the paper "SwitchHead: Accelerating Transformers with Mixture-of-Experts Attention"☆99Updated last year
- 📚 Text Classification with LoRA (Low-Rank Adaptation) of Language Models - Efficiently fine-tune large language models for text classifi…☆52Updated 2 years ago
- A minimal implementation of LLaVA-style VLM with interleaved image & text & video processing ability.☆96Updated 9 months ago
- Outlining techniques for improving the training performance of your PyTorch model without compromising its accuracy☆129Updated 2 years ago
- Fast instruction tuning with Llama2☆11Updated last year
- ☆66Updated last year
- a curated list of the role of small models in the LLM era☆105Updated last year
- My fork os allen AI's OLMo for educational purposes.☆30Updated 10 months ago
- Efficient Infinite Context Transformers with Infini-attention Pytorch Implementation + QwenMoE Implementation + Training Script + 1M cont…☆84Updated last year
- (Unofficial) PyTorch implementation of grouped-query attention (GQA) from "GQA: Training Generalized Multi-Query Transformer Models from …☆180Updated last year
- Lightweight demos for finetuning LLMs. Powered by 🤗 transformers and open-source datasets.☆78Updated 11 months ago
- This repository contains an implementation of the LLaMA 2 (Large Language Model Meta AI) model, a Generative Pretrained Transformer (GPT)…☆72Updated 2 years ago
- Implementation of the Mamba SSM with hf_integration.☆56Updated last year
- Integrating Mamba/SSMs with Transformer for Enhanced Long Context and High-Quality Sequence Modeling☆206Updated last month
- ☆48Updated last year
- This is the code that went into our practical dive using mamba as information extraction☆55Updated 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)☆78Updated 2 years ago
- Implementation of CALM from the paper "LLM Augmented LLMs: Expanding Capabilities through Composition", out of Google Deepmind☆177Updated last year
- minimal GRPO implementation from scratch☆98Updated 6 months ago
- ☆134Updated last year
- Implementation of Exploring the Limits of Transfer Learning with a Unified Text-to-Text Transformer in PyTorch.☆51Updated last year
- minimal scripts for 24GB VRAM GPUs. training, inference, whatever☆42Updated 3 weeks ago
- First-principle implementations of groundbreaking AI algorithms using a wide range of deep learning frameworks, accompanied by supporting…☆177Updated 2 months ago
- Implementation of DoRA☆301Updated last year
- PyTorch implementation of Retentive Network: A Successor to Transformer for Large Language Models☆14Updated 2 years ago
- A byte-level decoder architecture that matches the performance of tokenized Transformers.☆66Updated last year
- Experiments on Multi-Head Latent Attention☆97Updated last year