Attention is all you need implementation
☆1,264Jun 8, 2024Updated 2 years ago
Alternatives and similar repositories for pytorch-transformer
Users that are interested in pytorch-transformer are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- LLaMA 2 implemented from scratch in PyTorch☆375Sep 25, 2023Updated 2 years ago
- Stable Diffusion implemented from scratch in PyTorch☆1,077Oct 22, 2024Updated last year
- Notes about "Attention is all you need" video (https://www.youtube.com/watch?v=bCz4OMemCcA)☆375May 28, 2023Updated 3 years ago
- Coding a Multimodal (Vision) Language Model from scratch in PyTorch with full explanation: https://www.youtube.com/watch?v=vAmKB7iPkWw☆630Dec 6, 2024Updated last year
- LORA: Low-Rank Adaptation of Large Language Models implemented using PyTorch☆128Jul 24, 2023Updated 3 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Distributed training (multi-node) of a Transformer model☆101Apr 10, 2024Updated 2 years ago
- BERT explained from scratch☆18Oct 26, 2023Updated 2 years ago
- Notes and commented code for RLHF (PPO)☆136Feb 27, 2024Updated 2 years ago
- ☆259Jan 2, 2025Updated last year
- Transformer: PyTorch Implementation of "Attention Is All You Need"☆4,635Jul 15, 2025Updated last year
- Notes about LLaMA 2 model☆76Aug 30, 2023Updated 2 years ago
- 🧠 A study guide to learn about Transformers☆12Jan 11, 2024Updated 2 years ago
- Tutorial for how to build BERT from scratch☆101May 22, 2024Updated 2 years ago
- Code Transformer neural network components piece by piece☆381May 1, 2023Updated 3 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Notes on quantization in neural networks☆131Dec 14, 2023Updated 2 years ago
- Slides for "Retrieval Augmented Generation" video☆27Nov 27, 2023Updated 2 years ago
- Video+code lecture on building nanoGPT from scratch☆5,429Aug 13, 2024Updated 2 years ago
- The simplest, fastest repository for training/finetuning medium-sized GPTs.☆62,188Nov 12, 2025Updated 9 months ago
- A resource for learning about Machine learning & Deep Learning