仅需Python基础,从0构建大语言模型;从0逐步构建GLM4\Llama3\RWKV6, 深入理解大模型原理
☆4,023Aug 15, 2024Updated last year
Alternatives and similar repositories for llms-from-scratch-cn
Users that are interested in llms-from-scratch-cn are comparing it to the libraries listed below
Sorting:
- Implement a ChatGPT-like LLM in PyTorch from scratch, step by step☆88,603Mar 7, 2026Updated last week
- LLMs-from-scratch项目中文翻译☆2,419Oct 15, 2025Updated 5 months ago
- 大模型基础: 一文了解大模型基础知识☆6,936Dec 18, 2025Updated 3 months ago
- 本项目旨在分享大模型相关技术原理以及实战经验(大模型工程化、大模型应用落地)☆23,522Mar 12, 2026Updated last week
- 《开源大模型食用指南》针对中国宝宝量身打造的基于Linux环境快速微调(全参数/Lora)、部署国内外开源大模型(LLM)/多模态大模型(MLLM)教程☆29,053Mar 8, 2026Updated last week
- 《大模型白盒子构建指南》:一个全手搓的Tiny-Universe☆4,619Feb 12, 2026Updated last month
- 本项目是一个面向小白开发者的大模型应用开发教程,在线阅读地址:https://datawhalechina.github.io/llm-universe/☆12,218Feb 24, 2026Updated 3 weeks ago
- 面向开发者的 LLM 入门教程,吴恩达大模型系列课程中文版☆23,496Jun 12, 2025Updated 9 months ago
- 整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。☆22,408May 19, 2025Updated 10 months ago
- 🧑🚀 全世界最好的LLM资料总结(多模态生成、Agent、辅助编程、AI审稿、数据处理、模型训练、模型推理、o1 模型、MCP、小语言模型、视觉语言模型) | Summary of the world's best LLM resources.☆7,801Updated this week
- 🚀🚀 「大模型」2小时完全从0训练26M的小参数GPT!🌏 Train a 26M-parameter GPT from scratch in just 2h!☆41,349Feb 6, 2026Updated last month
- 《动手学大模型Dive into LLMs》系列编程实践教程☆22,544Oct 10, 2025Updated 5 months ago
- 《Build a Large Language Model (From Scratch)》是一本深入探讨大语言模型原理与实现的电子书,适合希望深入了解 GPT 等大模型架构、训练过程及应用开发的学习者。为了让更多中文读者能够接触到这本极具价值的教材,我决定将其翻译成中文,并…☆3,392Sep 7, 2025Updated 6 months ago
- 大模型/LLM推理和部署理论与实践☆381Jul 14, 2025Updated 8 months ago
- 主要记录大语言大模型(LLMs) 算法(应用)工程师相关的知识及面试题☆13,311Apr 30, 2025Updated 10 months ago
- A book for Learning the Foundations of LLMs☆15,922Dec 12, 2025Updated 3 months ago
- 《大语言模型》作者:赵鑫,李军毅,周昆,唐天一,文继荣☆4,374Sep 2, 2025Updated 6 months ago
- 📚 从零开始的大语言模型原理与实践教程☆27,303Mar 5, 2026Updated 2 weeks ago
- 从零实现一个 llama3 中文版☆1,023Jun 12, 2024Updated last year
- Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)☆68,728Updated this week
- 《Pytorch实用教程》(第二版)无论是零基础入门,还是CV、NLP、LLM项目应用,或是进阶工程化部署落地,在这里都有。相信在本书的帮助下,读者将能够轻松掌握 PyTorch 的使用,成为一名优秀的深度学习工程师。☆4,439Jan 27, 2025Updated last year
- 从零实现一个小参 数量中文大语言模型。☆963Aug 22, 2024Updated last year
- DeepSeek 系列工作解读、扩展和复现。☆706Mar 9, 2026Updated last week
- 从0到1构建一个MiniLLM (pretrain+sft+dpo实践中)☆541Mar 23, 2025Updated 11 months ago
- Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.☆76,640Feb 5, 2026Updated last month
- 《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases☆16,408Nov 23, 2025Updated 3 months ago
- 模型压缩的小白入门教程,PDF下载地址 https://github.com/datawhalechina/awesome-compression/releases☆356Nov 25, 2025Updated 3 months ago
- 解锁HuggingFace生态的百般用法☆98Dec 14, 2024Updated last year
- 《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。☆76,304Jul 30, 2024Updated last year
- Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用 | Langchain-Chatchat (formerly langchain…☆37,504Nov 10, 2025Updated 4 months ago
- 【LLMs九层妖塔】分享 LLMs在自然语言处理(ChatGLM、Chinese-LLaMA-Alpaca、小羊驼 Vicuna、LLaMA、GPT4ALL等)、信息检索(langchain)、语言合成、语言识别、多模态等领域(Stable Diffusion、MiniGP…☆2,156Mar 30, 2024Updated last year
- 中文翻译的 Hands-On-Large-Language-Models (hands-on-llms),动手学习大模型☆2,280Oct 19, 2025Updated 5 months ago
- Learning Large Language Model (LLM)(大语言模型学习)☆904Jan 5, 2026Updated 2 months ago
- llama3 implementation one matrix multiplication at a time☆15,252May 23, 2024Updated last year
- 每个人都能看懂的大模型知识分享,LLMs春/秋招大模型面试前必看,让你和面试官侃侃而谈☆5,853Mar 13, 2026Updated last week
- Llama3-Tutorial(XTuner、LMDeploy、OpenCompass)☆510May 10, 2024Updated last year
- HuggingLLM, Hugging Future.☆3,059Aug 30, 2025Updated 6 months ago
- LLM全栈优质资源汇总☆692Jul 15, 2025Updated 8 months ago
- Llama中文社区,实时汇总最新Llama学习资料,构建最好的中文Llama大模型开源生态,完全开源可商用☆14,739Apr 6, 2025Updated 11 months ago