coaxsoft / pytorch_bertLinks
Tutorial for how to build BERT from scratch
☆94Updated 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:
- 🧠A study guide to learn about Transformers☆11Updated last year
- This repository contains an implementation of the LLaMA 2 (Large Language Model Meta AI) model, a Generative Pretrained Transformer (GPT)…☆68Updated last year
- ☆47Updated 3 years ago
- LORA: Low-Rank Adaptation of Large Language Models implemented using PyTorch☆109Updated last year
- A (somewhat) minimal library for finetuning language models with PPO on human feedback.☆85Updated 2 years ago
- LLaMA 2 implemented from scratch in PyTorch☆335Updated last year
- ☆83Updated last year
- a simplified version of Meta's Llama 3 model to be used for learning☆41Updated last year
- ☆174Updated 5 months ago
- Well documented, unit tested, type checked and formatted implementation of a vanilla transformer - for educational purposes.☆253Updated last year
- A set of scripts and notebooks on LLM finetunning and dataset creation☆111Updated 8 months ago
- Prune transformer layers☆69Updated last year
- This code repository contains the code used for my "Optimizing Memory Usage for Training LLMs and Vision Transformers in PyTorch" blog po…☆92Updated last year
- NeurIPS Large Language Model Efficiency Challenge: 1 LLM + 1GPU + 1Day☆257Updated last year
- ☆95Updated last year
- LoRA and DoRA from Scratch Implementations☆204Updated last year
- An implementation of masked language modeling for Pytorch, made as concise and simple as possible☆180Updated last year
- An open collection of implementation tips, tricks and resources for training large language models☆475Updated 2 years ago
- Code implementation from my blog post: https://fkodom.substack.com/p/transformers-from-scratch-in-pytorch☆92Updated last year
- Early solution for Google AI4Code competition☆76Updated 3 years ago
- ☆193Updated 4 months ago
- Implementation of the conditionally routed attention in the CoLT5 architecture, in Pytorch☆230Updated 9 months ago
- A tour of different optimization algorithms in PyTorch.☆99Updated 3 years ago
- Lightweight demos for finetuning LLMs. Powered by 🤗 transformers and open-source datasets.☆77Updated 8 months ago
- Minimalist BERT implementation assignment for CS11-711☆83Updated 2 years ago
- ☆29Updated last year
- Notes and commented code for RLHF (PPO)☆96Updated last year
- ☆39Updated last month
- Direct Preference Optimization from scratch in PyTorch☆98Updated 2 months ago
- LLaMA-TRL: Fine-tuning LLaMA with PPO and LoRA☆218Updated 2 years ago