Back to List
Notice:This resource is provided by a third-party author. Please review the code with AI tools or manually before use to ensure security and compatibility.
Jupyter Notebookdatawhalechina/diy-llm

diy-llm

🎓 系统性大语言模型构建课程|🛠️ 覆盖预训练数据工程、Tokenizer、Transformer、MoE、GPU 编程 (CUDA/Triton)、分布式训练、Scaling Laws、推理优化及对齐 (SFT/RLHF/GRPO)|🚀 6 个渐进式作业 + 代码驱动,建立 LLM 全栈认知体系

63.8/100
540Forks: 66
View on GitHubHomepage →
Loading report...

Similar Projects

RAG_Techniques

85

This repository showcases various advanced techniques for Retrieval-Augmented Generation (RAG) systems. Each technique has a detailed notebook tutorial.

Jupyter Notebook26.8K

Jackrong-llm-finetuning-guide

65

Jupyter Notebook741

base-llm

62

从 NLP 到 LLM 的算法全栈教程,在线阅读地址:https://datawhalechina.github.io/base-llm/

Jupyter Notebook655

LLMs-from-scratch

81

Implement a ChatGPT-like LLM in PyTorch from scratch, step by step

Jupyter Notebook90.8K
Back to List