《动手学大模型Dive into LLMs》系列编程实践教程
☆35,556Oct 10, 2025Updated 6 months ago
Alternatives and similar repositories for dive-into-llms
Users that are interested in dive-into-llms are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 本项目旨在分享大模型相关技术原理以及实战经验(大模型工程化、大模型应用落地)☆24,178Mar 12, 2026Updated last month
- 《开源大模型食用指南》针对中国宝宝量身打造的基于Linux环境快速微调(全参数/Lora)、部署国内外开源大模型(LLM)/多模态大模型(MLLM)教程☆30,252Apr 24, 2026Updated last week
- 面向开发者的 LLM 入门教程,吴恩达大模型系列课程中文版☆23,931Jun 12, 2025Updated 10 months ago
- 大模型基础: 一文了解大模型基础知识☆7,203Dec 18, 2025Updated 4 months ago
- 本项目是一个面向小白开发者的大模型应用开发教程,在线阅读地址:https://datawhalechina.github.io/llm-universe/☆12,900Feb 24, 2026Updated 2 months ago
- 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.
- 📚 从零开始构建大模型☆29,752Mar 16, 2026Updated last month
- A book for Learning the Foundations of LLMs☆16,109Dec 12, 2025Updated 4 months ago
- Implement a ChatGPT-like LLM in PyTorch from scratch, step by step☆91,948Apr 16, 2026Updated 2 weeks ago
- 主要记录大语言大模型(LLMs) 算法(应用)工程师相关的知识及面试题☆14,079Apr 30, 2025Updated last year
- 整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。☆22,563Apr 23, 2026Updated last week
- 《大模型白盒子构建指南》:一个全手搓的Tiny-Universe☆4,799Feb 12, 2026Updated 2 months ago
- 《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。☆77,522Jul 30, 2024Updated last year
- Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)☆70,777Apr 29, 2026Updated last week
- 🚀 「大模型」2小时完全从0训练64M的小参数LLM!🌏 Train a 64M-parameter LLM from scratch in just 2h!☆48,747Updated this week
- 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.
- 仅需Python基础,从0构建大语言模型;从0逐步构建GLM4\Llama3\RWKV6, 深入理解大模型原理☆4,122Mar 26, 2026Updated last month
- Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.☆78,872Feb 5, 2026Updated 3 months ago
- 🧑🚀 全世界最好的LLM资料总结(多模态生成、Agent、辅助编程、AI审稿、数据处理、模型训练、模型推理、o1 模型、MCP、小语言模型、视觉语言模型) | Summary of the world's best LLM resources.☆8,195Apr 29, 2026Updated last week
- 《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases☆16,525Nov 23, 2025Updated 5 months ago
- 《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持简中、繁中、English、日本語,提供 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 等代码实现☆125,852Apr 18, 2026Updated 2 weeks ago
- 《大语言模型》作者:赵鑫,李 军毅,周昆,唐天一,文继荣☆4,451Sep 2, 2025Updated 8 months ago
- 中文翻译的 Hands-On-Large-Language-Models (hands-on-llms),动手学习大模型☆2,502Oct 19, 2025Updated 6 months ago
- The official GitHub page for the survey paper "A Survey of Large Language Models".☆12,153Mar 11, 2025Updated last year
- 深度学习经典、新论文逐段 精读☆32,944Mar 22, 2025Updated last year
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, fee…☆66,478Jan 22, 2026Updated 3 months ago
- 《Pytorch实用教程》(第二版)无论是零基础入门,还是CV、NLP、LLM项目应用,或是进阶工程化部署落地,在这里都有。相信在本书的帮助下,读者将能够轻松掌握 PyTorch 的使用,成为一名优秀的深度学习工程师。☆4,493Jan 27, 2025Updated last year
- 为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型…☆70,575Jan 25, 2026Updated 3 months ago
- 每个人都能看懂的大模型知识分享,LLMs春/秋招大模型面试前必看,让你和面试官侃侃而谈☆6,414Apr 19, 2026Updated 2 weeks ago
- ✅(已完结)超级全面的 深度学习 笔记【土堆 Pytorch】【李沐 动手学深度学习】【吴恩达 深度学习】【大飞 大模型Agent】☆20,623Apr 27, 2026Updated last week
- 计算机自学指南☆72,603Feb 24, 2026Updated 2 months ago
- 中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽…☆80,436May 10, 2024Updated last year
- Latest Advances on Multimodal Large Language Models☆17,736Updated this week
- AISystem 主要是指AI系统,包括AI芯片、AI编译器、AI推理和训练框架等AI全栈底层技术☆16,708Sep 3, 2025Updated 8 months ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 强化学习中文教程(蘑菇书🍄),在线阅读地址:https://datawhalechina.github.io/easy-rl/☆14,105Dec 30, 2025Updated 4 months ago
- 📚 《从零开始构建智能体》——从零开始的智能体原理与实践教程☆42,030Apr 29, 2026Updated last week
- Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用 | Langchain-Chatchat (formerly langchain…☆37,950Nov 10, 2025Updated 5 months ago
- Transforms complex documents like PDFs and Office docs into LLM-ready markdown/JSON for your Agentic workflows.☆61,724Apr 29, 2026Updated last week
- Production-ready platform for agentic workflow development.☆139,793Updated this week
- [Lumina具身智能社区] 具身智能技术指南 Embodied-AI-Guide☆13,317Mar 12, 2026Updated last month
- 【LLMs九层妖塔】分享 LLMs在自然语言处理(ChatGLM、Chinese-LLaMA-Alpaca、小羊驼 Vicuna、LLaMA、GPT4ALL等)、信息检索(langchain)、语言合成、语言识别、多模态等领域(Stable Diffusion、MiniGP…☆2,161Mar 30, 2024Updated 2 years ago