hkproj / transformer-from-scratch-notesLinks
Notes about "Attention is all you need" video (https://www.youtube.com/watch?v=bCz4OMemCcA)
☆331Updated 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:
- Code Transformer neural network components piece by piece☆370Updated 2 years ago
- Attention is all you need implementation☆1,124Updated last year
- LORA: Low-Rank Adaptation of Large Language Models implemented using PyTorch☆117Updated 2 years ago
- ☆157Updated last year
- Transformers 3rd Edition☆461Updated 4 months ago
- This is the repository for the course Natural Language Processing at Asian Institute of Technology. Covers word vectors, spaCy, PyTorch…☆85Updated 7 months ago
- LLaMA 2 implemented from scratch in PyTorch☆363Updated 2 years ago
- GPU Kernels☆210Updated 7 months ago
- Reference implementation of Mistral AI 7B v0.1 model.☆28Updated last year
- Contains the public resources of Hands on GenAI book☆219Updated 11 months ago
- ☆404Updated 8 months ago
- ☆803Updated 2 months ago
- 100 days of building GPU kernels!☆552Updated 7 months ago
- Jupyter Notebook notes on Andrej Karpathy's videos and the tutorial series, "Neural Networks: Zero to Hero."☆198Updated last week
- A repository consisting of paper/architecture replications of classic/SOTA AI/ML papers in pytorch☆395Updated last month
- LLaMA 3 is one of the most promising open-source model after Mistral, we will recreate it's architecture in a simpler manner.☆194Updated last year
- ☆147Updated last year
- ☆126Updated 10 months ago
- Building a 2.3M-parameter LLM from scratch with LLaMA 1 architecture.☆192Updated last year
- Beginner Level Deep Learning Tutorials in Pytorch with Youtube Videos!☆447Updated last year
- Notes on quantization in neural networks☆113Updated 2 years ago
- Learn Generative AI with PyTorch (Manning Publications, 2024)☆131Updated 6 months ago
- LLM (Large Language Model) FineTuning☆565Updated 8 months ago
- Implementation of the paper "Denoising Diffusion Probabilistic Models" in PyTorch☆67Updated 2 years ago
- Well documented, unit tested, type checked and formatted implementation of a vanilla transformer - for educational purposes.☆272Updated last year
- Modern Computer Vision with PyTorch, 2E, Published by Packt☆284Updated 3 months ago
- Tutorial Materials for "The Fundamentals of Modern Deep Learning with PyTorch" workshop at PyCon 2024☆248Updated last year
- Coding a Multimodal (Vision) Language Model from scratch in PyTorch with full explanation: https://www.youtube.com/watch?v=vAmKB7iPkWw☆577Updated last year
- Recreating PyTorch from scratch (C/C++, CUDA, NCCL and Python, with multi-GPU support and automatic differentiation!)☆161Updated 3 weeks ago
- ☆164Updated last year