✳flâneur — a map of the web's best reading
rasbt/LLMs-from-scratch: Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
github.com · 1,428 words · saved by 5 readers
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
Build a Large Language Model (From Scratch) This repository contains the code for developing, pretraining, and finetuning a GPT-like LLM and is the official code repository for the book Build a Large Language Model (From Scratch). In Build a Large Language Model (From Scratch), you'll learn and understand how large language models (LLMs) work from the inside out by coding them from the ground up, step by step. In this book, I'll guide you through creating your own LLM, explaining each stage with clear text, diagrams, and examples. The method described in this book for training and…
Explore this link on the map →saved by
related reading
- GenAI Handbookgenai-handbook.github.io
- GitHub - karpathy/nanochat: The best ChatGPT that $100 can buy. · GitHubgithub.com
- Llama 2 · Hugging Facehuggingface.co
- RLHF: Reinforcement Learning from Human Feedbackhuyenchip.com
- GPT in 60 Lines of NumPy | Jay Modyjaykmody.com
- GitHub - eugeneyan/open-llms: 📋 A list of open LLMs available for commercial use.github.com
- GitHub - Hannibal046/Awesome-LLM: Awesome-LLM: a curated list of Large Language Model · GitHubgithub.com
- Writing an LLM from scratch, part 1 :: Giles' bloggilesthomas.com
- Getting Caught Up to Modern LLM Research | Samarth Goeldev.samarthgoel.com
- The Llama Hitchiking Guide to Local LLMs – hackerllamaosanseviero.github.io
- Hugging Face – The AI community building the future.huggingface.co
- GitHub - NVIDIA-NeMo/Automodel: 🚀 Pytorch Distributed native training library for LLMs/VLMs with OOTB Hugging Face supportgithub.com