coaxsoft / pytorch_bertLinks
Tutorial for how to build BERT from scratch
☆99Updated 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☆116Updated 2 years ago
- Well documented, unit tested, type checked and formatted implementation of a vanilla transformer - for educational purposes.☆262Updated last year
- LLaMA 2 implemented from scratch in PyTorch☆353Updated 2 years ago
- ☆83Updated last year
- 🧠 A study guide to learn about Transformers☆12Updated last year
- A set of scripts and notebooks on LLM finetunning and dataset creation☆110Updated last year
- LLM Workshop by Sourab Mangrulkar☆395Updated last year
- Llama from scratch, or How to implement a paper without crying☆580Updated last year
- An open collection of implementation tips, tricks and resources for training large language models☆481Updated 2 years ago
- LoRA and DoRA from Scratch Implementations☆211Updated last year
- Notes and commented code for RLHF (PPO)☆110Updated last year
- Implementation of the first paper on word2vec☆242Updated 3 years 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…☆223Updated 2 years ago
- Code Transformer neural network components piece by piece☆364Updated 2 years ago
- Implementation of BERT-based Language Models☆20Updated last year
- I will build Transformer from scratch☆82Updated 2 months ago
- Research projects built on top of Transformers☆87Updated 6 months ago
- Distributed training (multi-node) of a Transformer model☆83Updated last year
- A minimum example of aligning language models with RLHF similar to ChatGPT☆221Updated 2 years ago
- Scripts for fine-tuning Llama2 via SFT and DPO.☆203Updated 2 years ago
- ☆186Updated last year
- ☆96Updated last year
- PyTorch Implementation of OpenAI GPT-2☆344Updated last year
- a simplified version of Meta's Llama 3 model to be used for learning☆42Updated last year
- Starter pack for NeurIPS LLM Efficiency Challenge 2023.☆127Updated 2 years ago
- Automatically split your PyTorch models on multiple GPUs for training & inference☆655Updated last year
- This repository contains an implementation of the LLaMA 2 (Large Language Model Meta AI) model, a Generative Pretrained Transformer (GPT)…☆72Updated 2 years ago
- Advanced NLP, Spring 2025 https://cmu-l3.github.io/anlp-spring2025/☆66Updated 6 months ago
- A Simplified PyTorch Implementation of Vision Transformer (ViT)☆211Updated last year
- Implementation of ST-Moe, the latest incarnation of MoE after years of research at Brain, in Pytorch☆362Updated last year