coaxsoft / pytorch_bertLinks
Tutorial for how to build BERT from scratch
☆97Updated 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☆112Updated 2 years ago
- LLaMA 2 implemented from scratch in PyTorch☆343Updated 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☆76Updated last year
- ☆84Updated last year
- Well documented, unit tested, type checked and formatted implementation of a vanilla transformer - for educational purposes.☆254Updated last year
- A minimum example of aligning language models with RLHF similar to ChatGPT☆220Updated last year
- LLM Workshop by Sourab Mangrulkar☆388Updated last year
- LoRA and DoRA from Scratch Implementations☆207Updated last year
- Llama from scratch, or How to implement a paper without crying☆573Updated last year
- Notes and commented code for RLHF (PPO)☆101Updated last year
- An open collection of implementation tips, tricks and resources for training large language models☆478Updated 2 years ago
- An extension of the nanoGPT repository for training small MOE models.☆164Updated 4 months ago
- ☆184Updated 7 months ago
- Scripts for fine-tuning Llama2 via SFT and DPO.☆201Updated last year
- ☆47Updated 3 years ago
- 🧠 A study guide to learn about Transformers☆11Updated last year
- ☆181Updated last year
- NeurIPS Large Language Model Efficiency Challenge: 1 LLM + 1GPU + 1Day☆256Updated last year
- Early solution for Google AI4Code competition☆76Updated 3 years ago
- A collection of LogitsProcessors to customize and enhance LLM behavior for specific tasks.☆332Updated 3 weeks ago
- Implementation of BERT-based Language Models☆19Updated last year
- A set of scripts and notebooks on LLM finetunning and dataset creation☆110Updated 10 months ago
- Prune transformer layers☆69Updated last year
- Automatically split your PyTorch models on multiple GPUs for training & inference☆657Updated last year
- Notes about LLaMA 2 model☆66Updated last year
- Annotations of the interesting ML papers I read☆245Updated last week
- A Simplified PyTorch Implementation of Vision Transformer (ViT)☆194Updated last year
- This repository contains an implementation of the LLaMA 2 (Large Language Model Meta AI) model, a Generative Pretrained Transformer (GPT)…☆69Updated last year
- Recreating PyTorch from scratch (C/C++, CUDA, NCCL and Python, with multi-GPU support and automatic differentiation!)☆151Updated last year