AliHaiderAhmad001 / BERT-from-Scratch-with-PyTorchLinks
Implementation of BERT-based Language Models
☆19Updated last year
Alternatives and similar repositories for BERT-from-Scratch-with-PyTorch
Users that are interested in BERT-from-Scratch-with-PyTorch are comparing it to the libraries listed below
Sorting:
- Tutorial for how to build BERT from scratch☆94Updated last year
- Distributed training (multi-node) of a Transformer model☆71Updated last year
- LORA: Low-Rank Adaptation of Large Language Models implemented using PyTorch☆109Updated last year
- Well documented, unit tested, type checked and formatted implementation of a vanilla transformer - for educational purposes.☆253Updated last year
- Notes and commented code for RLHF (PPO)☆96Updated last year
- ☆174Updated 5 months ago
- 🧠 A study guide to learn about Transformers☆11Updated last year
- LoRA and DoRA from Scratch Implementations☆204Updated last year
- ☆89Updated 9 months ago
- ☆83Updated last year
- An extension of the nanoGPT repository for training small MOE models.☆152Updated 3 months ago
- Advanced NLP, Spring 2025 https://cmu-l3.github.io/anlp-spring2025/☆55Updated 2 months ago
- A numpy implementation of the Transformer model in "Attention is All You Need"☆55Updated 11 months ago
- Notes on Direct Preference Optimization☆19Updated last year
- Contains the public resources of Hands on GenAI book☆160Updated 5 months ago
- This repository contains an implementation of the LLaMA 2 (Large Language Model Meta AI) model, a Generative Pretrained Transformer (GPT)…☆68Updated last year
- Minimalist BERT implementation assignment for CS11-711☆83Updated 2 years ago
- An assignment for building an NLP system from scratch.☆27Updated last year
- Notes about "Attention is all you need" video (https://www.youtube.com/watch?v=bCz4OMemCcA)☆286Updated 2 years ago
- Accelerate Model Training with PyTorch 2.X, published by Packt☆44Updated last year
- Recreating PyTorch from scratch (C/C++, CUDA, NCCL and Python, with multi-GPU support and automatic differentiation!)☆150Updated last year
- A set of scripts and notebooks on LLM finetunning and dataset creation☆111Updated 8 months ago
- LLaMA 2 implemented from scratch in PyTorch☆335Updated last year
- A tour of different optimization algorithms in PyTorch.☆99Updated 3 years ago
- ☆133Updated last year
- CS 224N Winter 2023 Default Final Project: Multitask BERT☆25Updated 2 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…☆222Updated last year
- ☆40Updated last year
- ☆179Updated last year
- Lightweight demos for finetuning LLMs. Powered by 🤗 transformers and open-source datasets.☆77Updated 8 months ago