coaxsoft / pytorch_bertLinks
Tutorial for how to build BERT from scratch
☆98Updated last year
Alternatives and similar repositories for pytorch_bert
Users that are interested in pytorch_bert are comparing it to the libraries listed below
Sorting:
- Well documented, unit tested, type checked and formatted implementation of a vanilla transformer - for educational purposes.☆257Updated last year
- LORA: Low-Rank Adaptation of Large Language Models implemented using PyTorch☆112Updated 2 years ago
- LLaMA 2 implemented from scratch in PyTorch☆347Updated last year
- An open collection of implementation tips, tricks and resources for training large language models☆478Updated 2 years ago
- A minimum example of aligning language models with RLHF similar to ChatGPT☆221Updated last year
- ☆84Updated last year
- 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…☆223Updated 2 years ago
- Llama from scratch, or How to implement a paper without crying☆578Updated last year
- a simplified version of Meta's Llama 3 model to be used for learning☆42Updated last year
- 🧠 A study guide to learn about Transformers☆11Updated last year
- Distributed training (multi-node) of a Transformer model☆79Updated last year
- PyTorch Implementation of OpenAI GPT-2☆338Updated last year
- This repository contains an implementation of the LLaMA 2 (Large Language Model Meta AI) model, a Generative Pretrained Transformer (GPT)…☆70Updated last year
- ☆182Updated last year
- LLM Workshop by Sourab Mangrulkar☆392Updated last year
- LoRA and DoRA from Scratch Implementations☆209Updated last year
- Scripts for fine-tuning Llama2 via SFT and DPO.☆203Updated 2 years ago
- ☆92Updated 11 months ago
- NeurIPS Large Language Model Efficiency Challenge: 1 LLM + 1GPU + 1Day☆256Updated last year
- Prune transformer layers☆69Updated last year
- Implementation of the first paper on word2vec☆236Updated 3 years ago
- Notes and commented code for RLHF (PPO)☆104Updated last year
- Annotations of the interesting ML papers I read☆250Updated 3 weeks ago
- ☆192Updated 7 months ago
- A (somewhat) minimal library for finetuning language models with PPO on human feedback.☆86Updated 2 years ago
- A set of scripts and notebooks on LLM finetunning and dataset creation☆110Updated 11 months ago
- An extension of the nanoGPT repository for training small MOE models.☆178Updated 5 months ago
- ☆211Updated 6 months ago
- Huggingface compatible implementation of RetNet (Retentive Networks, https://arxiv.org/pdf/2307.08621.pdf) including parallel, recurrent,…☆226Updated last year
- A Simplified PyTorch Implementation of Vision Transformer (ViT)☆200Updated last year