coaxsoft / pytorch_bertLinks
Tutorial for how to build BERT from scratch
☆100Updated 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:
- LORA: Low-Rank Adaptation of Large Language Models implemented using PyTorch☆118Updated 2 years ago
- Well documented, unit tested, type checked and formatted implementation of a vanilla transformer - for educational purposes.☆274Updated last year
- LLaMA 2 implemented from scratch in PyTorch☆363Updated 2 years ago
- ☆80Updated last year
- LoRA and DoRA from Scratch Implementations☆214Updated last year
- A minimum example of aligning language models with RLHF similar to ChatGPT☆224Updated 2 years ago
- 🧠 A study guide to learn about Transformers☆12Updated last year
- Annotations of the interesting ML papers I read☆269Updated 2 months ago
- a simplified version of Meta's Llama 3 model to be used for learning☆43Updated last year
- LLM Workshop by Sourab Mangrulkar☆398Updated last year
- PyTorch Implementation of OpenAI GPT-2☆352Updated 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…☆224Updated 2 years ago
- Distributed training (multi-node) of a Transformer model☆90Updated last year
- Implementation of the first paper on word2vec☆246Updated 3 years ago
- Llama from scratch, or How to implement a paper without crying☆581Updated last year
- A set of scripts and notebooks on LLM finetunning and dataset creation☆112Updated last year
- An open collection of implementation tips, tricks and resources for training large language models☆490Updated 2 years ago
- ☆99Updated last year
- NeurIPS Large Language Model Efficiency Challenge: 1 LLM + 1GPU + 1Day☆259Updated 2 years ago
- Scripts for fine-tuning Llama2 via SFT and DPO.☆206Updated 2 years ago
- This repository contains an implementation of the LLaMA 2 (Large Language Model Meta AI) model, a Generative Pretrained Transformer (GPT)…☆74Updated 2 years ago
- Notes and commented code for RLHF (PPO)☆120Updated last year
- Early solution for Google AI4Code competition☆76Updated 3 years ago
- An extension of the nanoGPT repository for training small MOE models.☆219Updated 9 months ago
- Automatically split your PyTorch models on multiple GPUs for training & inference☆657Updated last year
- A (somewhat) minimal library for finetuning language models with PPO on human feedback.☆89Updated 3 years ago
- Implementation of BERT-based Language Models☆25Updated last year
- I will build Transformer from scratch☆85Updated 5 months ago
- Recreating PyTorch from scratch (C/C++, CUDA, NCCL and Python, with multi-GPU support and automatic differentiation!)☆161Updated last month
- Code for the ALiBi method for transformer language models (ICLR 2022)☆547Updated 2 years ago