LLMs-from-scratch项目中文翻译
☆2,545Oct 15, 2025Updated 6 months ago
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,078Mar 26, 2026Updated 3 weeks ago
- Implement a ChatGPT-like LLM in PyTorch from scratch, step by step☆90,803Apr 11, 2026Updated last week
- A book for Learning the Foundations of LLMs☆16,031Dec 12, 2025Updated 4 months ago
- 本项目旨在分享大模型相关技术原理以及实战经验(大模型工程化、大模型应用落地)☆23,947Mar 12, 2026Updated last month
- 《开源大模型食用指南》针对中国宝宝量身打造的基于Linux环境快速微调(全参数/Lora)、部署国内外开源大模型(LLM)/多模态大模型(MLLM)教程☆29,737Updated this week
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- 🚀🚀 「大模型」2小时完全从0训练64M的小参数GPT!🌏 Train a 64M-parameter GPT from scratch in just 2h!☆46,572Apr 10, 2026Updated last week
- 《Build a Large Language Model (From Scratch)》是一本深入探讨大语言模型原理与实现的电子书,适合希望深入了解 GPT 等大模型架构、训练过程及应用开发的学习者。为了让更多中文读者能够接触到这本极具价值的教材,我决定将其翻译成中文,并…☆3,546Sep 7, 2025Updated 7 months ago
- 该系列的目的是让读者可以在基础的pytorch上,不依赖任何其他现成的外部库,从零开始理解并实现一个大语言模型的所有组成部分,以及训练微调代码,因此读者仅需python,pytorch和最基础深度学习背景知识即可。☆386Aug 28, 2025Updated 7 months ago
- 《动手学大模型Dive into LLMs》系列编程实践教程☆27,116Oct 10, 2025Updated 6 months ago
- 📚 从零开始构建大模型☆28,971Mar 16, 2026Updated last month
- 《大语言模型》作者:赵鑫,李军毅,周昆,唐天一,文继荣☆4,429Sep 2, 2025Updated 7 months ago
- 🧑🚀 全世界最好的LLM资料总结(多模态生成、Agent、辅助编程、AI审稿、数据处理、模型训练、模型推理、o1 模型、MCP、小语言模型、视觉语言模型) | Summary of the world's best LLM resources.☆8,094Updated this week
- Building DeepSeek R1 from Scratch☆752Mar 21, 2025Updated last year
- 面向开发者的 LLM 入门教程,吴恩达大模型系列课程中文版☆23,798Jun 12, 2025Updated 10 months ago
- Serverless GPU API endpoints on Runpod - Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- 整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。☆22,525May 19, 2025Updated 10 months ago
- 大模型基础: 一文了解大模型基础知识☆7,117Dec 18, 2025Updated 3 months ago
- 中文翻译的 Hands-On-Large-Language-Models (hands-on-llms),动手学习大模型☆2,432Oct 19, 2025Updated 5 months ago
- Large Language Model in Action☆343Jan 28, 2025Updated last year
- 《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。☆77,215Jul 30, 2024Updated last year
- 这是一个简单的技术科普教程项目,主要聚焦于解释一些有趣的,前沿的技术概念和原理。每篇文章都力求在 5 分钟内阅读完成。☆6,897Mar 8, 2026Updated last month
- Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)☆70,203Updated this week
- 强化学习中文教程(蘑菇书🍄),在线阅读地址:https://datawhalechina.github.io/easy-rl/☆13,983Dec 30, 2025Updated 3 months ago
- 本项目是一个面向小白开发者的大模型应用开发教程,在线阅读地址:https://datawhalechina.github.io/llm-universe/☆12,577Feb 24, 2026Updated last month
- 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.
- 主要记录大语言大模型(LLMs) 算法(应用)工程师相关的知识及面试题☆13,870Apr 30, 2025Updated 11 months ago
- 《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases☆16,473Nov 23, 2025Updated 4 months ago
- 从无名小卒到大模型(LLM)大英雄~ 欢迎关注后续!!!☆2,140Nov 22, 2025Updated 4 months ago
- 《自然语言处理:大模型理论与实践》配套数据和代码☆76Dec 24, 2025Updated 3 months ago
- 每个人都能看懂的大模型知识分享,LLMs春/秋招大模型面试前必看,让你和面试官侃侃而谈☆6,297Updated this week
- Building a Large Language Model (From Scratch) to understand and create your own GPT-like large language models (LLMs) from the ground up…☆13May 8, 2025Updated 11 months ago
- Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用 | Langchain-Chatchat (formerly langchain…☆37,785Nov 10, 2025Updated 5 months ago
- AISystem 主要是指AI系统,包括AI芯片、AI编译器、AI推理和训练框架等AI全栈底层技术☆16,615Sep 3, 2025Updated 7 months ago
- 《Pytorch实用教程》(第二版)无论是零基础入门,还是CV、NLP、LLM项目应用,或是进阶工程化部署落地,在这里都有。相信在本书的帮助下,读者将能够轻松掌握 PyTorch 的使用,成为一名优秀的深度学习工程师。☆4,475Jan 27, 2025Updated last year
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 《大模型白盒子构建指南》:一个全手搓的Tiny-Universe☆4,727Feb 12, 2026Updated 2 months ago
- The official GitHub page for the survey paper "A Survey of Large Language Models".☆12,139Mar 11, 2025Updated last year
- Production-ready platform for agentic workflow development.☆137,197Updated this week
- 🚀 「大模型」1小时从0训练67M参数的视觉多模态VLM!🌏 Train a 67M-parameter VLM from scratch in just 1 hours!☆7,486Apr 4, 2026Updated last week
- Official code repo for the O'Reilly Book - "Hands-On Large Language Models"☆25,024Dec 17, 2025Updated 4 months ago
- 大模型算法岗面试题(含答案):常见问题和概念解析 "大 模型面试题"、"算法岗面试"、"面试常见问题"、"大模型算法面试"、"大模型应用基础"☆1,833Apr 2, 2026Updated 2 weeks ago
- Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.☆78,065Feb 5, 2026Updated 2 months ago