hans0809 / MiniMind-in-DepthLinks
轻量级大语言模型MiniMind的源码解读,包含tokenizer、RoPE、MoE、KV Cache、pretraining、SFT、LoRA、DPO等完整流程
☆186Updated 2 months ago
Alternatives and similar repositories for MiniMind-in-Depth
Users that are interested in MiniMind-in-Depth are comparing it to the libraries listed below
Sorting:
- 复现大模型相关算法及一些学习记录☆2,135Updated this week
- 从零实现一个小参数量中文大语言模型。☆804Updated last year
- 这是一个从头训 练大语言模型的项目,包括预训练、微调和直接偏好优化,模型拥有1B参数,支持中英文。☆584Updated 6 months ago
- 个人构建MoE大模型:从预训练到DPO的完整实践☆958Updated this week
- 从0开始,将chatgpt的技术路线跑一遍。☆255Updated last year
- 从零实现一个 llama3 中文版☆959Updated last year
- LLM大模型(重点)以及搜广推等 AI 算法中手写的面试题,(非 LeetCode),比如 Self-Attention, AUC等,一般比 LeetCode 更考察一个人的综合能力,又更贴近业务和基础知识一点☆359Updated 8 months ago
- 从无名小卒到大模型(LLM)大英雄~ 欢迎关注后续!!!☆1,644Updated 4 months ago
- Use interactive notebook to break down MiniMind code and learn from scratch.☆78Updated 5 months ago
- 中文翻译的 Hands-On-Large-Language-Models (hands-on-llms),动手学习大模型☆1,332Updated 2 months ago
- ☆194Updated 3 months ago
- 大模型算法岗面试题(含答案):常见问题和概念解析 "大模型面试题"、"算法岗面试"、"面试常见问题"、"大模型算法面试"、"大模型应用基础"☆1,237Updated last month
- 从0到1构建一个MiniLLM (pretrain+sft+dpo实践中)☆471Updated 5 months ago
- Huggingface transformers的中文文档☆271Updated last year
- Qwen3 Fine-tuning: Medical R1 Style Chat☆161Updated 3 months ago
- 一个很小很小的RAG系统☆283Updated 4 months ago
- 大模型/LLM推理和部署理论与实践☆323Updated last month
- Implementation of all RAG techniques in a simpler way(以简单的方式实现所有 RAG 技术)☆297Updated 4 months ago
- 🚀 「大模型」1小时从0训练26M参数的视觉多模态VLM!🌏 Train a 26M-parameter VLM from scratch in just 1 hours!☆4,606Updated 4 months ago
- ☆284Updated 4 months ago
- TinyRAG☆333Updated 2 months ago
- 《大模型项目实战:多领域智能应用开发》配套资源☆173Updated last week
- RAG兴趣小组,全手写的一个RAG应用。Langchain的大部分库会很方便,但是你不一定理解其中原理,所以代码尽可能展现基本算法,主打理解RAG的原理☆234Updated 11 months ago
- DeepSeek 系列工作解读、扩展和复现。☆675Updated 5 months ago
- This is a multi agent tutorial based on the CAMEL framework, aimed at understanding how to build an Agent Society from the ground up!☆523Updated 2 weeks ago
- ☆99Updated last year
- LLM Course;☆85Updated 9 months ago
- 欢迎来到 LLM-Dojo,这里是一个开源大模型学习场所,使用简洁且易阅读的代码构建模型训练框架(支持各种主流模型如Qwen、Llama、GLM等等)、RLHF框架(DPO/CPO/KTO/PPO)等各种功能。👩🎓👨🎓☆863Updated 2 weeks ago
- 大语言模型微调,Qwen2VL、Qwen2、GLM4指令微调☆496Updated 3 months ago
- 一个简单的多模态RAG项目☆192Updated 3 months ago