golfxiao / ScratchLLMStepByStepLinks
一个手把手教你从零开始编写GPT并训练大语言模型的教程
☆90Updated 10 months ago
Alternatives and similar repositories for ScratchLLMStepByStep
Users that are interested in ScratchLLMStepByStep are comparing it to the libraries listed below
Sorting:
- 从零开始学大模型Transformer、GPT2、BERT pre-training and fine-tuning from scratch☆36Updated last year
- 大模型/LLM推理和部署理论与实践☆358Updated 4 months ago
- 通过带领大家解读Transformer模型来加深对模型的理解☆226Updated 5 months ago
- 医疗问诊系统multi-agent框架☆88Updated 7 months ago
- LLM全栈优质资源汇总☆653Updated 4 months ago
- 该系列的目的是让读者可以在基础的pytorch上,不依赖任何其 他现成的外部库,从零开始理解并实现一个大语言模型的所有组成部分,以及训练微调代码,因此读者仅需python,pytorch和最基础深度学习背景知识即可。☆372Updated 2 months ago
- 从0到1构建一个MiniLLM (pretrain+sft+dpo实践中)☆500Updated 7 months ago
- 看图学大模型☆320Updated last year
- Large Language Model in Action☆338Updated 9 months ago
- DeepSeek 系列工作解读、扩展和复现。☆688Updated 7 months ago
- Building DeepSeek R1 from Scratch☆717Updated 7 months ago
- LLM notes, including model inference, transformer model structure, and llm framework code analysis notes.☆842Updated 2 months ago
- 《解构大语言模型:从线性回归到通用人工智能》配套代码☆256Updated last month
- 解锁HuggingFace生态的百般用法☆97Updated 11 months ago
- 从零实现一个小参数量中文大语言模型。☆880Updated last year
- 从零到一实现一个 miniLLM~(动手学习LLM)☆75Updated last year
- LLM/MLOps/LLMOps☆121Updated 5 months ago
- 一个很小很小的RAG系统☆312Updated 6 months ago
- 从零实现一个 llama3 中文版☆984Updated last year
- TinyRAG☆365Updated 4 months ago
- website☆456Updated 8 months ago
- An open-source solution for full parameter fine-tuning of DeepSeek-V3/R1 671B, including complete code and scripts from training to infer…☆779Updated 8 months ago
- ☆135Updated 9 months ago
- A simple and trans-platform rag framework and tutorial☆224Updated 2 months ago
- 这是一个从头训练大语言模型的项目,包括预训练、微调和直接偏好优化,模型拥有1B参数,支持中英文。☆677Updated 9 months ago
- 从0开始,将chatgpt的技术路线跑一遍。☆267Updated last year
- 异步图书:《 GPT图解 大模型是怎样构建的》- 这套代码是AI Coder出现之前,自己用纯手工搭建的一套简单有效的NLP经典算法集合。在大语言模型推动的AI Coder兴起之后,很少有机会再创作这么有“手工风”的代码了,不知道这是值得开心还是值得遗憾的事情。☆183Updated last year
- 本项目为书籍《大模型RAG实战》的代码以及资料汇总。☆262Updated last year
- This is a multi agent tutorial based on the CAMEL framework, aimed at understanding how to build an Agent Society from the ground up!☆615Updated last month
- 一份全栈式大语言模型参考指南,用最简洁的代码帮助你端到端定义模型从零训练到工程落地的每一个细节☆83Updated last week