hkproj / transformer-from-scratch-notesLinks
Notes about "Attention is all you need" video (https://www.youtube.com/watch?v=bCz4OMemCcA)
☆279Updated 2 years ago
Alternatives and similar repositories for transformer-from-scratch-notes
Users that are interested in transformer-from-scratch-notes are comparing it to the libraries listed below
Sorting:
- LORA: Low-Rank Adaptation of Large Language Models implemented using PyTorch☆104Updated last year
- LLaMA 2 implemented from scratch in PyTorch☆328Updated last year
- Attention is all you need implementation☆931Updated 11 months ago
- Jupyter Notebook notes on Andrej Karpathy's videos and the tutorial series, "Neural Networks: Zero to Hero."☆166Updated this week
- Code Transformer neural network components piece by piece☆347Updated 2 years ago
- Coding a Multimodal (Vision) Language Model from scratch in PyTorch with full explanation: https://www.youtube.com/watch?v=vAmKB7iPkWw☆481Updated 5 months ago
- GPU Kernels☆178Updated last month
- ☆328Updated last month
- Beginner Level Deep Learning Tutorials in Pytorch with Youtube Videos!☆352Updated 6 months ago
- Contains the public resources of Hands on GenAI book☆152Updated 4 months ago
- Well documented, unit tested, type checked and formatted implementation of a vanilla transformer - for educational purposes.☆248Updated last year
- A repository consisting of paper/architecture replications of classic/SOTA AI/ML papers in pytorch☆196Updated last month
- Building a 2.3M-parameter LLM from scratch with LLaMA 1 architecture.☆167Updated last year
- Tutorial Materials for "The Fundamentals of Modern Deep Learning with PyTorch" workshop at PyCon 2024☆242Updated last year
- Transformers 3rd Edition☆421Updated 3 weeks ago
- Modern Computer Vision with PyTorch, 2E, Published by Packt☆185Updated 2 months ago
- Learn Generative AI with PyTorch (Manning Publications, 2024)☆100Updated 6 months ago
- ☆168Updated 5 months ago
- A 4-hour coding workshop to understand how LLMs are implemented and used☆947Updated 4 months ago
- Reference implementation of Mistral AI 7B v0.1 model.☆29Updated last year
- This repository contains the collection of explorative notebooks pure in python and in the language that we, humans can read. Have tried …☆111Updated last year
- Notes about LLaMA 2 model☆59Updated last year
- ☆255Updated 4 months ago
- The Multilayer Perceptron Language Model☆549Updated 9 months ago
- PyTorch implementations of algorithms from "Reinforcement Learning: An Introduction by Sutton and Barto", along with various RL research …☆138Updated last week
- 100 days of building GPU kernels!☆430Updated last month
- Llama from scratch, or How to implement a paper without crying☆567Updated last year
- repo of paper implementations☆19Updated 3 months ago
- Hands-on tutorials on fine-tuning various LLMs using different fine-tuning techniques☆224Updated last month
- From scratch implementation of a vision language model in pure PyTorch☆220Updated last year