hkproj / transformer-from-scratch-notes
Notes about "Attention is all you need" video (https://www.youtube.com/watch?v=bCz4OMemCcA)
☆269Updated last year
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
- Attention is all you need implementation☆895Updated 10 months ago
- LORA: Low-Rank Adaptation of Large Language Models implemented using PyTorch☆101Updated last year
- LLaMA 2 implemented from scratch in PyTorch☆319Updated last year
- GPU Kernels☆160Updated last week
- Reference implementation of Mistral AI 7B v0.1 model.☆28Updated last year
- Building a 2.3M-parameter LLM from scratch with LLaMA 1 architecture.☆158Updated 11 months ago
- Distributed training (multi-node) of a Transformer model☆64Updated last year
- Notes about LLaMA 2 model☆59Updated last year
- Coding a Multimodal (Vision) Language Model from scratch in PyTorch with full explanation: https://www.youtube.com/watch?v=vAmKB7iPkWw☆450Updated 4 months ago
- Tutorial Materials for "The Fundamentals of Modern Deep Learning with PyTorch" workshop at PyCon 2024☆244Updated 11 months ago
- Code Transformer neural network components piece by piece☆338Updated last year
- ☆155Updated 3 months ago
- Machine Learning Q and AI book☆411Updated 7 months ago
- Complete implementation of Llama2 with/without KV cache & inference 🚀☆47Updated 10 months ago
- LLaMA 3 is one of the most promising open-source model after Mistral, we will recreate it's architecture in a simpler manner.☆157Updated 8 months ago
- making the official triton tutorials actually comprehensible☆26Updated last month
- Contains the public resources of Hands on GenAI book☆124Updated 3 months ago
- ☆238Updated last week
- "LLM from Zero to Hero: An End-to-End Large Language Model Journey from Data to Application!"☆27Updated 3 weeks ago
- 100 days of building GPU kernels!☆340Updated this week
- Learn Generative AI with PyTorch (Manning Publications, 2024)☆89Updated 4 months ago
- Well documented, unit tested, type checked and formatted implementation of a vanilla transformer - for educational purposes.☆242Updated last year
- Jupyter Notebook notes on Andrej Karpathy's videos and the tutorial series, "Neural Networks: Zero to Hero."☆160Updated this week
- Notes on quantization in neural networks☆79Updated last year
- A 4-hour coding workshop to understand how LLMs are implemented and used☆906Updated 3 months ago
- Recreating PyTorch from scratch (C/C++, CUDA, NCCL and Python, with multi-GPU support and automatic differentiation!)☆148Updated 10 months ago
- repo of paper implementations☆18Updated last month
- ☆114Updated 7 months ago
- From scratch implementation of a vision language model in pure PyTorch☆213Updated 11 months ago
- ☆117Updated 9 months ago