coaxsoft / pytorch_bert
Tutorial for how to build BERT from scratch
☆87Updated 8 months ago
Alternatives and similar repositories for pytorch_bert:
Users that are interested in pytorch_bert are comparing it to the libraries listed below
- LLaMA 2 implemented from scratch in PyTorch☆294Updated last year
- Well documented, unit tested, type checked and formatted implementation of a vanilla transformer - for educational purposes.☆236Updated 10 months ago
- LORA: Low-Rank Adaptation of Large Language Models implemented using PyTorch☆94Updated last year
- LoRA and DoRA from Scratch Implementations☆196Updated 11 months ago
- Notes and commented code for RLHF (PPO)☆69Updated 11 months ago
- A (somewhat) minimal library for finetuning language models with PPO on human feedback.☆86Updated 2 years ago
- ☆78Updated 10 months ago
- A Simplified PyTorch Implementation of Vision Transformer (ViT)☆162Updated 8 months ago
- ☆128Updated last month
- This repository contains an implementation of the LLaMA 2 (Large Language Model Meta AI) model, a Generative Pretrained Transformer (GPT)…☆60Updated last year
- A minimum example of aligning language models with RLHF similar to ChatGPT☆217Updated last year
- Llama from scratch, or How to implement a paper without crying☆542Updated 8 months ago
- Implementation of CALM from the paper "LLM Augmented LLMs: Expanding Capabilities through Composition", out of Google Deepmind☆173Updated 5 months ago
- Distributed training (multi-node) of a Transformer model☆53Updated 10 months ago
- Collection of links, tutorials and best practices of how to collect the data and build end-to-end RLHF system to finetune Generative AI m…☆214Updated last year
- Exploring finetuning public checkpoints on filter 8K sequences on Pile☆115Updated last year
- Complete implementation of Llama2 with/without KV cache & inference 🚀☆47Updated 8 months ago
- Prune transformer layers☆67Updated 8 months ago
- ☆80Updated 4 months ago
- A tour of different optimization algorithms in PyTorch.☆95Updated 3 years ago
- 🧠 A study guide to learn about Transformers☆10Updated last year
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆120Updated 6 months ago
- a simplified version of Meta's Llama 3 model to be used for learning☆39Updated 8 months ago
- Recurrent Memory Transformer☆149Updated last year
- Outlining techniques for improving the training performance of your PyTorch model without compromising its accuracy☆127Updated last year
- Implementation of the first paper on word2vec☆212Updated 3 years ago
- (Unofficial) PyTorch implementation of grouped-query attention (GQA) from "GQA: Training Generalized Multi-Query Transformer Models from …☆151Updated 9 months ago
- Implementation of ST-Moe, the latest incarnation of MoE after years of research at Brain, in Pytorch☆306Updated 8 months ago
- ☆16Updated last month