coaxsoft / pytorch_bertLinks
Tutorial for how to build BERT from scratch
☆102Updated 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☆122Updated 2 years ago
- LLaMA 2 implemented from scratch in PyTorch☆366Updated 2 years ago
- A minimum example of aligning language models with RLHF similar to ChatGPT☆225Updated 2 years ago
- Well documented, unit tested, type checked and formatted implementation of a vanilla transformer - for educational purposes.☆282Updated last year
- This repository contains an implementation of the LLaMA 2 (Large Language Model Meta AI) model, a Generative Pretrained Transformer (GPT)…☆74Updated 2 years ago
- 🧠 A study guide to learn about Transformers☆12Updated 2 years ago
- ☆82Updated last year
- LoRA and DoRA from Scratch Implementations☆215Updated last year
- a simplified version of Meta's Llama 3 model to be used for learning☆44Updated last year
- An extension of the nanoGPT repository for training small MOE models.☆236Updated 11 months ago
- A set of scripts and notebooks on LLM finetunning and dataset creation☆116Updated last year
- A collection of LogitsProcessors to customize and enhance LLM behavior for specific tasks.☆382Updated 7 months ago
- An open collection of implementation tips, tricks and resources for training large language models☆495Updated 2 years ago
- LLM Workshop by Sourab Mangrulkar☆401Updated last year
- A (somewhat) minimal library for finetuning language models with PPO on human feedback.☆90Updated 3 years ago
- Recreating PyTorch from scratch (C/C++, CUDA, NCCL and Python, with multi-GPU support and automatic differentiation!)☆162Updated 2 months ago
- PyTorch Implementation of OpenAI GPT-2☆356Updated last year
- Implementation of BERT-based Language Models☆26Updated last year
- Llama from scratch, or How to implement a paper without crying☆585Updated last year
- Distributed training (multi-node) of a Transformer model☆93Updated last year
- Notes and commented code for RLHF (PPO)☆124Updated 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
- ☆17Updated last year
- ☆236Updated last year
- Repo for "Monarch Mixer: A Simple Sub-Quadratic GEMM-Based Architecture"☆562Updated last year
- Attention Is All You Need | a PyTorch Tutorial to Transformers☆362Updated last year
- Official PyTorch implementation of QA-LoRA☆145Updated last year
- Huggingface compatible implementation of RetNet (Retentive Networks, https://arxiv.org/pdf/2307.08621.pdf) including parallel, recurrent,…☆227Updated last year
- Scripts for fine-tuning Llama2 via SFT and DPO.☆206Updated 2 years ago
- ☆48Updated 4 years ago