hkproj / pytorch-transformer
Attention is all you need implementation
☆843Updated 9 months ago
Alternatives and similar repositories for pytorch-transformer:
Users that are interested in pytorch-transformer are comparing it to the libraries listed below
- Notes about "Attention is all you need" video (https://www.youtube.com/watch?v=bCz4OMemCcA)☆257Updated last year
- LLaMA 2 implemented from scratch in PyTorch☆307Updated last year
- Coding a Multimodal (Vision) Language Model from scratch in PyTorch with full explanation: https://www.youtube.com/watch?v=vAmKB7iPkWw☆418Updated 3 months ago
- Code Transformer neural network components piece by piece☆338Updated last year
- Stable Diffusion implemented from scratch in PyTorch☆783Updated 5 months ago
- LORA: Low-Rank Adaptation of Large Language Models implemented using PyTorch☆99Updated last year
- A Simplified PyTorch Implementation of Vision Transformer (ViT)☆169Updated 9 months ago
- Tutorial for how to build BERT from scratch☆90Updated 10 months ago
- Distributed training (multi-node) of a Transformer model☆59Updated 11 months ago
- Personal short implementations of Machine Learning papers☆248Updated last year
- I will build Transformer from scratch☆61Updated 10 months ago
- Code and written solutions of the assignments of the Stanford CS224N: Natural Language Processing with Deep Learning course from winter 2…☆241Updated last year
- ☆1,092Updated 3 weeks ago
- Attention Is All You Need | a PyTorch Tutorial to Transformers☆299Updated last year
- ☆136Updated 2 months ago
- Official repository of my book: "Deep Learning with PyTorch Step-by-Step: A Beginner's Guide"☆1,027Updated 2 weeks ago
- Building a 2.3M-parameter LLM from scratch with LLaMA 1 architecture.☆151Updated 10 months ago
- Practical course about Large Language Models.☆1,532Updated 2 weeks ago
- From scratch implementation of a vision language model in pure PyTorch☆205Updated 10 months ago
- A simple and efficient Mamba implementation in pure PyTorch and MLX.☆1,171Updated 3 months ago
- A repository consisting of paper/architecture replications of classic/SOTA AI/ML papers in pytorch☆136Updated last week
- Llama from scratch, or How to implement a paper without crying☆550Updated 9 months ago
- Notes on the Mamba and the S4 model (Mamba: Linear-Time Sequence Modeling with Selective State Spaces)☆163Updated last year
- This repository contains my solutions to the assignments for Stanford's CS224n "Natural Language Processing with Deep Learning" (Winter 2…☆133Updated 2 years ago
- a simplified version of Meta's Llama 3 model to be used for learning☆41Updated 10 months ago
- Transformer models from BERT to GPT-4, environments from Hugging Face to OpenAI. Fine-tuning, training, and prompt engineering examples. …☆863Updated last year
- Notes and commented code for RLHF (PPO)☆77Updated last year