bbruceyuan / LLMs-101
从零到一实现一个 miniLLM~(动手学习LLM)
☆47Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for LLMs-101
- 从0开始,将chatgpt的技术路线跑一遍。☆153Updated 2 months ago
- 一些 LLM 方面的从零复现笔记☆138Updated 2 months ago
- 从0到1构建一个MiniLLM (pretrain+sft+dpo实践中)☆331Updated 2 months ago
- 从零实现一个小参数量中文大语言模型。☆282Updated 3 months ago
- This is a repository used by individuals to experiment and reproduce the pre-training process of LLM.☆356Updated 7 months ago
- 大模型/LLM推理和部署理论与实践☆84Updated this week
- ☆85Updated 2 weeks ago
- TinyRAG☆237Updated 3 weeks ago
- ☆205Updated this week
- 欢迎来到 LLM-Dojo,这里是一个开源大模型学习场所,使用简洁且易阅读的代码构建模型训练框架(支持各种主流模型如Qwen、Llama、GLM等等)、RLHF框架(DPO/CPO/KTO/PPO)等各种功能。👩🎓👨🎓☆351Updated 2 weeks ago
- Awesome Chinese LLM: A curated list of Chinese Large Language Model 中文大语言模型数据集和模型资料汇总☆123Updated 5 months ago
- 使用单个24G显卡,从0开始训练LLM☆49Updated last month
- 欢迎来到 "LLM-travel" 仓库!探索大 语言模型(LLM)的奥秘 🚀。致力于深入理解、探讨以及实现与大模型相关的各种技术、原理和应用。☆269Updated 4 months ago
- 本项目为书籍《大模型RAG实战》的代码以及资料汇总。☆43Updated last week
- 基于ReAct手搓一个Agent Demo☆105Updated 6 months ago
- 大语言模型应用:RAG、NL2SQL、聊天机器人、预训练、MOE混合专家模型、微调训练、强化学习、天池数据竞赛☆48Updated 5 months ago
- ☆180Updated 8 months ago
- 一个很小很小的RAG系统