lucidrains / llama-qrlhfLinks
Implementation of the Llama architecture with RLHF + Q-learning
☆166Updated 6 months ago
Alternatives and similar repositories for llama-qrlhf
Users that are interested in llama-qrlhf are comparing it to the libraries listed below
Sorting:
- Minimal (400 LOC) implementation Maximum (multi-node, FSDP) GPT training☆130Updated last year
- Experiments around a simple idea for inducing multiple hierarchical predictive model within a GPT☆215Updated 11 months ago
- Implementation of Infini-Transformer in Pytorch☆111Updated 7 months ago
- ☆81Updated last year
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆120Updated 9 months ago
- Collection of autoregressive model implementation☆86Updated 3 months ago
- Explorations into the recently proposed Taylor Series Linear Attention☆100Updated 11 months ago
- The simplest, fastest repository for training/finetuning medium-sized GPTs.☆149Updated last month
- Implementation of 🌻 Mirasol, SOTA Multimodal Autoregressive model out of Google Deepmind, in Pytorch☆89Updated last year
- Pytorch implementation of the PEER block from the paper, Mixture of A Million Experts, by Xu Owen He at Deepmind☆127Updated 11 months ago
- ☆192Updated last week
- Explorations into the proposal from the paper "Grokfast, Accelerated Grokking by Amplifying Slow Gradients"☆101Updated 7 months ago
- σ-GPT: A New Approach to Autoregressive Models☆67Updated 11 months ago
- Large scale 4D parallelism pre-training for 🤗 transformers in Mixture of Experts *(still work in progress)*☆86Updated last year
- Implementation of the conditionally routed attention in the CoLT5 architecture, in Pytorch☆228Updated 11 months ago
- Implementation of CALM from the paper "LLM Augmented LLMs: Expanding Capabilities through Composition", out of Google Deepmind☆177Updated 10 months ago
- Understand and test language model architectures on synthetic tasks.☆221Updated 3 weeks ago
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆124Updated last year
- some common Huggingface transformers in maximal update parametrization (µP)☆82Updated 3 years ago
- ☆61Updated last year
- A MAD laboratory to improve AI architecture designs 🧪☆123Updated 7 months ago
- Griffin MQA + Hawk Linear RNN Hybrid☆88Updated last year
- ☆83Updated last year
- Implementation of GateLoop Transformer in Pytorch and Jax☆89Updated last year
- Exploring finetuning public checkpoints on filter 8K sequences on Pile☆116Updated 2 years ago
- Block Transformer: Global-to-Local Language Modeling for Fast Inference (NeurIPS 2024)☆160Updated 3 months ago
- Code to reproduce "Transformers Can Do Arithmetic with the Right Embeddings", McLeish et al (NeurIPS 2024)☆190Updated last year
- Official repository for the paper "SwitchHead: Accelerating Transformers with Mixture-of-Experts Attention"☆98Updated 10 months ago
- Implementation of 🥥 Coconut, Chain of Continuous Thought, in Pytorch☆178Updated last month
- Tree Attention: Topology-aware Decoding for Long-Context Attention on GPU clusters☆127Updated 8 months ago