JohnMachado11 / Build-a-Large-Language-Model-from-ScratchLinks
Building a GPT-like LLM from scratch with PyTorch.
☆308Updated 10 months ago
Alternatives and similar repositories for Build-a-Large-Language-Model-from-Scratch
Users that are interested in Build-a-Large-Language-Model-from-Scratch are comparing it to the libraries listed below
Sorting:
- ☆260Updated last week
- Introduction to PyTorch, covering tensor initialization, operations, indexing, and reshaping.☆750Updated last month
- Building Large Language Model Applications, Published by Packt☆367Updated last year
- Implementation of a GPT-4o like Multimodal from Scratch using Python☆73Updated 7 months ago
- 📓 A collection of generative AI open-source repositories that are actively being developed. If you are looking to build a solid profile …☆83Updated last month
- Hands-on tutorials on fine-tuning various LLMs using different fine-tuning techniques☆339Updated 4 months ago
- Repository of implementations of classic and sota rl algorithms from scratch in PyTorch☆206Updated this week
- Generative AI with Python and PyTorch , Second Edition - Published by Packt☆131Updated 2 months ago
- "LLM from Zero to Hero: An End-to-End Large Language Model Journey from Data to Application!"☆135Updated last month
- AI Engineering bootcamp☆105Updated 8 months ago
- Repository for the "Building LLMs for Production" book by Towards AI.☆513Updated last year
- ☆89Updated 7 months ago
- ☆613Updated 8 months ago
- Building Agentic AI Systems, published by Packt☆271Updated 5 months ago
- This repository provides programs to build Retrieval Augmented Generation (RAG) code for Generative AI with LlamaIndex, Deep Lake, and Pi…☆529Updated last month
- All Stanford Cheatsheets: Artificial Intelligence, Transformers, LLMs, Deep Learning, Machine Learning, Probabilities, Statistics, Algebr…☆726Updated last month
- A fully functional and simple Machine Learning library made entirely from scratch with Python.☆318Updated last week
- Implementations of Papers that I read, you can read my breakdown in my blog☆87Updated 3 weeks ago
- Build a Large Language Model (From Scratch) book and Finetuned Models☆156Updated last year
- Learn to fine-tune a Small Language Model and embed it into an iOS application☆115Updated 2 months ago
- Just enough Kubernetes for you to fly☆474Updated 7 months ago
- A straightforward method for training your LLM, from downloading data to generating text.☆465Updated 3 months ago
- A roadmap for "generative AI" learning resources☆287Updated last year
- Mastering NLP from Foundations to LLMs, Published by Packt☆114Updated 2 weeks ago
- 📚 Tutorial on building a modern search app for Amazon e-commerce products leveraging tabular semantic search and natural language querie…☆85Updated 6 months ago
- A category wise collection of 200+ LLM survey papers.☆228Updated 7 months ago
- Learn Generative AI with PyTorch (Manning Publications, 2024)☆126Updated 5 months ago
- Modern AI Agents