Notes about "Attention is all you need" video (https://www.youtube.com/watch?v=bCz4OMemCcA)
☆362May 28, 2023Updated 3 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Attention is all you need implementation☆1,226Jun 8, 2024Updated 2 years ago
- LLaMA 2 implemented from scratch in PyTorch☆370Sep 25, 2023Updated 2 years ago
- Notes about LLaMA 2 model☆75Aug 30, 2023Updated 2 years ago
- LORA: Low-Rank Adaptation of Large Language Models implemented using PyTorch☆129Jul 24, 2023Updated 2 years ago
- Stable Diffusion implemented from scratch in PyTorch☆1,063Oct 22, 2024Updated last year
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Notes on the Mamba and the S4 model (Mamba: Linear-Time Sequence Modeling with Selective State Spaces)☆183Jan 7, 2024Updated 2 years ago
- RUN LLAMA-3 70B llm with NVIDIA endpoints☆13Apr 20, 2024Updated 2 years ago
- Notes on quantization in neural networks☆128Dec 14, 2023Updated 2 years ago
- Unsupervised Semantic Segmentation for Pathology☆17Nov 21, 2024Updated last year
- Slides for "Retrieval Augmented Generation" video☆27Nov 27, 2023Updated 2 years ago
- Deep learning model zoo with PyTorch 1.X☆16Apr 13, 2019Updated 7 years ago
- Coding a Multimodal (Vision) Language Model from scratch in PyTorch with full explanation: https://www.youtube.com/watch?v=vAmKB7iPkWw☆611Dec 6, 2024Updated last year
- Recent papers on Graph Neural Networks-based Recommender System.