🎓 系统性大语言模型构建课程|🛠️ 覆盖预训练数据工程、Tokenizer、Transformer、MoE、GPU 编程 (CUDA/Triton)、分布式训练、Scaling Laws、推理优化及对齐 (SFT/RLHF/GRPO)|🚀 6 个渐进式作业 + 代码驱动,建立 LLM 全栈认知体系
☆1,196Aug 13, 2026Updated this week
Alternatives and similar repositories for diy-llm
Users that are interested in diy-llm are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 从 NLP 到 LLM 的算法全栈教程,在线阅读地址:https://datawhalechina.github.io/base-llm/☆973Jun 26, 2026Updated last month
- Music Language Model Generation, Optimization, and Practice☆63Apr 20, 2026Updated 3 months ago
- LLM algorithm practice lab with theory, solutions, and test cases.《大模型算法与系统教程》面向大模型入门到进阶的算法实战教程,覆盖原理讲解、答案解析、测试用例与 CUDA/Triton 实战。☆462Aug 7, 2026Updated last week
- 📚“langent”由“lang”与“agent”合并而来的学习教程☆451Jul 13, 2026Updated last month
- 📚 从零开始构建大模型☆32,950Aug 8, 2026Updated last week
- 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.
- 记录我在cs336学习时的笔记和作业☆1,063May 2, 2026Updated 3 months ago
- 仅需Python基础,从0构建自己的具身智能机器人;从0逐步 构建VLA/OpenVLA/SmolVLA/Pi0, 深入理解具身智能☆3,170Aug 8, 2026Updated last week
- 📚 《从零开始构建智能体》——从零开始的智能体原理与实践教程☆72,958Updated this week
- 🔍大模型应用开发实战一:RAG 技术全栈指南,在线阅读地址:https://datawhalechina.github.io/all-in-rag/☆10,322Jul 29, 2026Updated 2 weeks ago
- ☆3,620May 28, 2026Updated 2 months ago
- 🌟 推理王国:关于 AI 推理机制的思想实验手册。从信息论、符号逻辑与表示学习出发,系统剖析大模型“智能”的本质。☆203Jul 31, 2026Updated 2 weeks ago
- 🧠「大模型」2小时完全从0训练64M的小参数LLM!Train a 64M-parameter LLM from scratch in just 2h!☆54,697Aug 6, 2026Updated last week
- My Solution and Notes for the Stanford CS336: LLM from scratch☆266Mar 23, 2026Updated 4 months ago
- AI Agent 学习路线与资料库收集☆6,693Jul 19, 2026Updated 3 weeks ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- ☆473Jul 17, 2026Updated 3 weeks ago
- Student version of Assignment 1 for Stanford CS336 - Language Modeling From Scratch☆2,574Apr 7, 2026Updated 4 months ago
- 🎓从0开始训练一个大模型Minimind项目的超详细解析,包括但不限于用到的架构,算法,以及大模型面试经验☆1,608May 25, 2026Updated 2 months ago
- 📖 从零基础到面试通关 —— 22节课彻底搞懂大语言模型 | Learn MiniMind: 系统化学习LLM训练全流程☆500Apr 1, 2026Updated 4 months ago
- ☆54Mar 26, 2026Updated 4 months ago
- 📚 从零开始的向量数据库原理与实践教程,在线阅读地址:https://easy-vecdb.datawhale.cc/☆386Jun 1, 2026Updated 2 months ago
- 《开源大模型食用指南》针对中国宝宝量身打造的基于Linux环境快速微调(全参数/Lora)、部署国内外开源大模型(LLM)/多模态大模型(MLLM)教程☆31,712Jul 30, 2026Updated 2 weeks ago
- Implementation of Stanford CS336 (Spring 2025) assignments☆39Mar 8, 2026Updated 5 months ago
- 分享AI Infra知识&代码练习:PyTorch、vLLM/SGLang、slime/vime框架入门⚡️、性能加速🚀、大模型基础🧠、AI软硬件🔧等☆3,515Aug 7, 2026Updated last week
- 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.
- Learn everything about world model☆363Updated this week
- 《大模型白盒子构建指南》:一个全手搓的Tiny-Universe☆5,010Feb 12, 2026Updated 6 months ago
- ☆178Updated this week
- CS336 面试导向学习指南 - Stanford Language Modeling from Scratch☆154Apr 2, 2026Updated 4 months ago
- Bash is all you need - A nano claude code–like 「agent harness」, built from 0 to 1☆74,231Updated this week
- 🚀 An open-source, hands-on curriculum bridging the gap from basic RL concepts to LLM alignment, RLVR, and advanced Agentic systems.☆3,954Updated this week
- 轻量级大语言模型MiniMind的源码解读,包含tokenizer、RoPE、MoE、KV Cache、pretraining、SFT、LoRA、DPO等完整流程☆1,144Jun 16, 2025Updated last year
- Reproducing and studying RL algorithms for LLM agents, including GRPO, GSPO, DAPO, OPD, Search-R1, ReTool, ALFWorld and beyond.☆177Updated this week
- 主要记录大语言大模型(LLMs ) 算法(应用)工程师相关的知识及面试题☆14,904Jun 14, 2026Updated 2 months ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 本项目是关于Harness Engineering的开源教程,旨在帮助开发者理解和掌握在大模型时代,如何为复杂、长时间运行的 AI 智能体(Agent)构建健壮的底层运行架构。☆232Apr 25, 2026Updated 3 months ago
- Based on Nano-vLLM, a simple replication of vLLM with self-contained paged attention and flash attention implementation☆972Jul 22, 2026Updated 3 weeks ago
- 本项目旨在分享大模型相关技术原理以及实战经验(大模型工程化、大模型应用落地)☆24,893Jul 19, 2026Updated 3 weeks ago
- 本项目是一个面向小白开发者的大模型应用开发教程 ,在线阅读地址:https://datawhalechina.github.io/llm-universe/☆13,774Jul 28, 2026Updated 2 weeks ago
- Nano vLLM☆15,003Apr 26, 2026Updated 3 months ago
- 从基础学科到通用人工智能 - 跨学科知识图谱☆380May 7, 2026Updated 3 months ago
- 大模型基础: 一文了解大模型基础知识☆7,574Jun 22, 2026Updated last month