lucidrains / llama-qrlhf
Implementation of the Llama architecture with RLHF + Q-learning
☆163Updated last month
Alternatives and similar repositories for llama-qrlhf:
Users that are interested in llama-qrlhf are comparing it to the libraries listed below
- Implementation of Infini-Transformer in Pytorch☆109Updated last month
- The simplest, fastest repository for training/finetuning medium-sized GPTs.☆99Updated 3 months ago
- Minimal (400 LOC) implementation Maximum (multi-node, FSDP) GPT training☆122Updated 10 months ago
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆116Updated 4 months ago
- Understand and test language model architectures on synthetic tasks.☆183Updated last month
- Large scale 4D parallelism pre-training for 🤗 transformers in Mixture of Experts *(still work in progress)*☆81Updated last year
- Implementation of 🥥 Coconut, Chain of Continuous Thought, in Pytorch☆158Updated 2 months ago
- Normalized Transformer (nGPT)☆156Updated 3 months ago
- WIP☆93Updated 6 months ago
- ☆75Updated 7 months ago
- Explorations into the recently proposed Taylor Series Linear Attention☆93Updated 6 months ago
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆120Updated 7 months ago
- A fast implementation of T5/UL2 in PyTorch using Flash Attention☆82Updated last month
- A MAD laboratory to improve AI architecture designs 🧪☆105Updated 2 months ago
- Collection of autoregressive model implementation☆81Updated 2 weeks ago
- supporting pytorch FSDP for optimizers☆77Updated 2 months ago
- Fast, Modern, Memory Efficient, and Low Precision PyTorch Optimizers☆84Updated 7 months ago
- Implementation of the conditionally routed attention in the CoLT5 architecture, in Pytorch☆226Updated 5 months ago
- Code to reproduce "Transformers Can Do Arithmetic with the Right Embeddings", McLeish et al (NeurIPS 2024)☆186Updated 9 months ago
- Code for exploring Based models from "Simple linear attention language models balance the recall-throughput tradeoff"☆222Updated 2 weeks ago
- Explorations into the proposal from the paper "Grokfast, Accelerated Grokking by Amplifying Slow Gradients"☆96Updated 2 months ago
- some common Huggingface transformers in maximal update parametrization (µP)☆79Updated 2 years ago
- Language models scale reliably with over-training and on downstream tasks☆96Updated 11 months ago
- Experiments around a simple idea for inducing multiple hierarchical predictive model within a GPT☆208Updated 6 months ago
- ☆181Updated this week
- Token Omission Via Attention☆124Updated 4 months ago
- Block Transformer: Global-to-Local Language Modeling for Fast Inference (NeurIPS 2024)☆149Updated 2 months ago
- Some preliminary explorations of Mamba's context scaling.☆213Updated last year
- A single repo with all scripts and utils to train / fine-tune the Mamba model with or without FIM☆52Updated 10 months ago