hkproj / transformer-from-scratch-notesLinks
Notes about "Attention is all you need" video (https://www.youtube.com/watch?v=bCz4OMemCcA)
☆299Updated 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☆112Updated 2 years ago
- Code Transformer neural network components piece by piece☆358Updated 2 years ago
- Jupyter Notebook notes on Andrej Karpathy's videos and the tutorial series, "Neural Networks: Zero to Hero."☆179Updated this week
- LLaMA 2 implemented from scratch in PyTorch☆345Updated last year
- GPU Kernels☆191Updated 3 months ago
- Attention is all you need implementation☆989Updated last year
- Transformers 3rd Edition☆435Updated 3 months ago
- Contains the public resources of Hands on GenAI book☆184Updated 7 months ago
- Notes on quantization in neural networks☆96Updated last year
- ☆123Updated 6 months ago
- ☆140Updated last year
- ☆127Updated 10 months ago
- LLM (Large Language Model) FineTuning☆551Updated 4 months ago
- This repository contains the collection of explorative notebooks pure in python and in the language that we, humans can read. Have tried …☆113Updated last year
- Building a 2.3M-parameter LLM from scratch with LLaMA 1 architecture.☆182Updated last year
- Tutorial Materials for "The Fundamentals of Modern Deep Learning with PyTorch" workshop at PyCon 2024☆247Updated last year
- A repository consisting of paper/architecture replications of classic/SOTA AI/ML papers in pytorch☆319Updated this week
- ☆360Updated 4 months ago
- 100 days of building GPU kernels!☆481Updated 3 months ago
- Reference implementation of Mistral AI 7B v0.1 model.☆28Updated last year
- This is the repository for the course Natural Language Processing at Asian Institute of Technology. Covers word vectors, spaCy, PyTorch…☆75Updated 3 months ago
- Machine Learning Q and AI book☆610Updated 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.☆177Updated 11 months ago
- ☆763Updated last month
- Well documented, unit tested, type checked and formatted implementation of a vanilla transformer - for educational purposes.☆254Updated last year
- Learn Generative AI with PyTorch (Manning Publications, 2024)☆116Updated 2 months ago
- A 4-hour coding workshop to understand how LLMs are implemented and used☆1,006Updated 6 months ago
- ☆288Updated 6 months ago
- The Multilayer Perceptron Language Model☆558Updated last year
- ☆147Updated last year