golfxiao / ScratchLLMStepByStepLinks
一个手把手教你从零开始编写GPT并训练大语言模型的教程
☆79Updated 4 months ago
Alternatives and similar repositories for ScratchLLMStepByStep
Users that are interested in ScratchLLMStepByStep are comparing it to the libraries listed below
Sorting:
- 大模型/LLM推理和部署理论与实践☆266Updated 2 months ago
- 通过带领大家解读Transformer模型来加深对模型的理解☆189Updated this week
- 从零开始学大模型Transformer、GPT2、BERT pre-training and fine-tuning from scratch☆33Updated 11 months ago
- 这是一个从头训练大语言模型的项目,包括预训练、微调和直接偏好优化,模型拥有1B参数,支持中英文。☆408Updated 3 months ago
- DeepSeek 系列工作解读、扩展和复现。☆652Updated 2 months ago
- 看图学大模型☆303Updated 10 months ago
- 从零实现一个小参数量中文大语言模型。☆665Updated 9 months ago
- ☆179Updated last month
- ☆132Updated 3 months ago
- 该系列的目的是让读者可以在基础的pytorch上,不依赖任何其他现成的外部库,从零开始理解并实现一个大语言模型的所有组成部分,以及训练微调代码,因此读者仅需python,pytorch和最基础深度学习背景知识即可。☆331Updated 2 months ago
- A simple and trans-platform rag framework and tutorial☆184Updated 2 months ago
- DL & ML & RS☆381Updated 6 months ago
- 医疗问诊系统multi-agent框架☆72Updated 2 months ago
- 一个很小很小的RAG系统☆237Updated last month
- LLM全栈优质资源汇总☆566Updated 6 months ago
- Large Language Model in Action☆328Updated 4 months ago
- 从0到1构建一个MiniLLM (pretrain+sft+dpo实践中)☆439Updated 2 months ago
- 从零到一实现一个 miniLLM~(动手学习LLM)☆70Updated last year
- 从零实现一个 llama3 中文版☆895Updated 11 months ago
- 解锁HuggingFace生态的百般用法☆91Updated 5 months ago
- 异步图书:《 GPT图解 大模型是怎样构建的》- 这套代码是AI Coder出现之前,自己用纯手工搭建的一套简单有效的NLP经典算法集合。在大语言模型推动的AI Coder兴起之后,很少有机会再创作这么有“手工风”的代码了,不知道这是值得开心还是值得遗憾的事情。☆151Updated last year
- 从0开始,将chatgpt的技术路线跑一遍。☆238Updated 9 months ago
- 本项目为书籍《大模型RAG实战》的代码以及资料汇总。☆215Updated 6 months ago
- Train a 1B LLM with 1T tokens from scratch by personal☆665Updated last month
- This is a multi agent tutorial based on the CAMEL framework, aimed at understanding how to build an Agent Society from the ground up!☆388Updated last month
- LLM101n: Let's build a Storyteller 中文版☆131Updated 9 months ago
- Awesome LLM pre-training resources, including data, frameworks, and methods.☆170Updated last month
- LLM notes, including model inference, transformer model structure, and llm framework code analysis notes.☆774Updated last week
- ☆68Updated last year
- 异步图书:《大模型应用开发 动手做AI Agent》 - 这是一些非常简单的入门示例,重在引导新手入门,目前LLM开发领域发展很快,本书只是一个提纲挈领。更多的示例和代码大家可以去OpenAI Cookbook, LangChain Example中去挖掘。☆349Updated 7 months ago