kyegomez / GPT3Links
An implementation of the base GPT-3 Model architecture from the paper by OPENAI "Language Models are Few-Shot Learners"
☆18Updated last year
Alternatives and similar repositories for GPT3
Users that are interested in GPT3 are comparing it to the libraries listed below
Sorting:
- Implementation of the Llama architecture with RLHF + Q-learning☆167Updated 9 months ago
- Implementation of Infini-Transformer in Pytorch☆113Updated 10 months ago
- Pytorch Implementation of the paper: "Learning to (Learn at Test Time): RNNs with Expressive Hidden States"☆25Updated this week
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆119Updated last year
- Collection of autoregressive model implementation☆86Updated 6 months ago
- Explorations into improving ViTArc with Slot Attention☆43Updated last year
- Yet another random morning idea to be quickly tried and architecture shared if it works; to allow the transformer to pause for any amount…☆52Updated 2 years ago
- PyTorch implementation of moe, which stands for mixture of experts☆50Updated 4 years ago
- Tiny re-implementation of MDM in style of LLaDA and nano-gpt speedrun☆57Updated 7 months ago
- Implementation of CALM from the paper "LLM Augmented LLMs: Expanding Capabilities through Composition", out of Google Deepmind☆177Updated last year
- Explorations into the proposal from the paper "Grokfast, Accelerated Grokking by Amplifying Slow Gradients"☆103Updated 10 months ago
- A byte-level decoder architecture that matches the performance of tokenized Transformers.☆66Updated last year
- Training small GPT-2 style models using Kolmogorov-Arnold networks.☆121Updated last year
- Implementation of the general framework for AMIE, from the paper "Towards Conversational Diagnostic AI", out of Google Deepmind☆68Updated last year
- ☆81Updated last year
- Implementation of the Mamba SSM with hf_integration.☆56Updated last year
- Exploration into the proposed "Self Reasoning Tokens" by Felipe Bonetto☆57Updated last year
- ☆69Updated last year
- Unofficial Implementation of Evolutionary Model Merging☆40Updated last year
- An open source replication of the stawberry method that leverages Monte Carlo Search with PPO and or DPO☆29Updated last week
- Pytorch implementation of the PEER block from the paper, Mixture of A Million Experts, by Xu Owen He at Deepmind☆129Updated this week
- Implementation of Diffusion Transformers and Rectified Flow in Jax☆26Updated last year
- Implementation of GateLoop Transformer in Pytorch and Jax☆90Updated last year
- Official repository for the paper "SwitchHead: Accelerating Transformers with Mixture-of-Experts Attention"☆100Updated last year
- A repository for research on medium sized language models.☆78Updated last year
- Explorations into the recently proposed Taylor Series Linear Attention☆99Updated last year
- A single repo with all scripts and utils to train / fine-tune the Mamba model with or without FIM☆59Updated last year
- Implementation of a multimodal diffusion transformer in Pytorch☆106Updated last year
- Toy genetic algorithm in Pytorch☆52Updated 6 months ago
- Explorations into adversarial losses on top of autoregressive loss for language modeling☆38Updated 8 months ago