LLMs-from-scratch项目中文翻译
☆2,678Apr 19, 2026Updated last month
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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 仅需Python基础,从0构建大语言模型;从0逐步构建GLM4\Llama3\RWKV6, 深入理解大模型原理☆4,208Mar 26, 2026Updated 2 months ago
- Implement a ChatGPT-like LLM in PyTorch from scratch, step by step☆97,332Jun 2, 2026Updated 2 weeks ago
- 通过动画学强化学习笔记☆67Apr 23, 2026Updated last month
- A book for Learning the Foundations of LLMs☆16,362Dec 12, 2025Updated 6 months ago
- 《开源大模型食用指南》针对中国宝宝量身打造的基于Linux环境快速微调(全参数/Lora)、部署国内外开源大模型(LLM)/多模态大模型(MLLM)教程☆30,961Updated this 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.
- 本项目旨在分享大模型相关技术原理以及实战经验(大模型工程化、大模型应用落地)☆24,518May 25, 2026Updated 3 weeks ago
- 🧠「大模型」2小时完全从0训练64M的小参数LLM!Train a 64M-parameter LLM from scratch in just 2h!☆51,766Jun 1, 2026Updated 2 weeks ago
- 《Build a Large Language Model (From Scratch)》是一本深入探讨大语言模型原理与实现的电子书,适合希望深入了解 GPT 等大模型架构、训练过程及应用开发的学习者。为了让更多中文读者能够接触到这本极具价值的教材,我决定将其翻译成中文,并…☆3,751Sep 7, 2025Updated 9 months ago
- 该系列的目的是让读者可以在基础的pytorch上,不依赖任何其他现成的外部库,从零开始理解并实现一个大语言模型的所有组成部分,以及训练微调代码,因此读者仅需python,pytorch和最基础深度学习背景知识即可。☆386Aug 28, 2025Updated 9 months ago
- 📚 从零开始构建大模型☆31,180May 6, 2026Updated last month
- 《动手学大模型Dive into LLMs》系列编程实践教程☆40,959Oct 10, 2025Updated 8 months ago
- 《大语言模型》作者:赵鑫,李军毅,周昆,唐天一,文继荣☆4,495Sep 2, 2025Updated 9 months ago
- 🧑🚀 全世界最好的LLM资料总结(多模态生成、Agent、辅助编程、AI审稿、数据处理、模型训练、模型推理、o1 模型、MCP、小语言模型、视觉语言模型) | Summary of the world's best LLM resources.☆8,523Jun 10, 2026Updated last week
- Building DeepSeek R1 from Scratch☆773Mar 21, 2025Updated last year
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- 面向开发者的 LLM 入门教程,吴恩达大模型系列课程中文版☆24,238Jun 12, 2025Updated last year
- 整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。☆22,631May 10, 2026Updated last month
- 大模型基础: 一文了解大模型基础知识☆7,369Dec 18, 2025Updated 6 months ago
- 中文翻译的 Hands-On-Large-Language-Models (hands-on-llms),动手学习大模型☆2,623May 4, 2026Updated last month
- Large Language Model in Action☆344Jan 28, 2025Updated last year
- 《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。☆78,297Jul 30, 2024Updated last year
- 这是一个简单的技术科普教程项目,主要聚焦于解释一些有趣的,前沿的技术概念和原理。每篇文章都力求在 5 分钟内阅读完成。☆6,950Mar 8, 2026Updated 3 months ago
- Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)☆72,107Jun 10, 2026Updated last week
- 强化学习中文教程(蘑菇书🍄),在线阅读地址:https://datawhalechina.github.io/easy-rl/☆14,320Dec 30, 2025Updated 5 months ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 本项目是一个面向小白开发者的大模型应用开发教程,在线阅读地址:https://datawhalechina.github.io/llm-universe/☆13,277Feb 24, 2026Updated 3 months ago
- 主要记录大语言大模型(LLMs) 算法(应用)工程师相关的知识及面试题☆14,504Updated this week
- 《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases☆16,635Nov 23, 2025Updated 6 months ago
- 从无名小卒到大模型(LLM)大英雄~ 欢迎关注后续!!!☆2,220May 4, 2026Updated last month
- 《自然语言处理:大模型理论与实践》配套数据和代码☆77Dec 24, 2025Updated 5 months ago
- Building a Large Language Model (From Scratch) to understand and create your own GPT-like large language models (LLMs) from the ground up…☆14May 8, 2025Updated last year
- Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用 | Langchain-Chatchat (formerly langchain…☆38,167Nov 10, 2025Updated 7 months ago
- AISystem 主要是指AI系统,包括AI芯片 、AI编译器、AI推理和训练框架等AI全栈底层技术☆16,956Sep 3, 2025Updated 9 months ago
- 每个人都能看懂的大模型知识分享,LLMs春/秋招大模型面试前必看,让你和面试官侃侃而谈☆6,711May 31, 2026Updated 2 weeks ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- 《Pytorch实用教程》(第二版)无论是零基础入门,还是CV、NLP、LLM项目应用,或是进阶工程化部署落地,在这里都有。相信在本书的帮助下,读者将能够轻松掌握 PyTorch 的使用,成为一名优秀的深度学习工程师。☆4,545Jan 27, 2025Updated last year
- 《大模型白盒子构建指南》:一个全手搓的Tiny-Universe☆4,915Feb 12, 2026Updated 4 months ago
- 👀「大模型」2小时从0训练65M参数的视觉多模态VLM!Train a 65M-parameter VLM from scratch in just 2h!☆8,165May 19, 2026Updated 3 weeks ago
- The official GitHub page for the survey paper "A Survey of Large Language Models".☆12,176Mar 11, 2025Updated last year
- Production-ready platform for agentic workflow development.☆145,133Updated this week
- Official code repo for the O'Reilly Book - "Hands-On Large Language Models"☆27,054Apr 24, 2026Updated last month
- 大模型算法岗面试题(含答案):常见问题和概念解析 "大模型面试题"、"算法岗面试"、"面试常见问题"、"大模型算法面试"、"大模型应用基础"☆1,935May 7, 2026Updated last month