从0开始,将chatgpt的技术路线跑一遍。
☆272Sep 5, 2024Updated last year
Alternatives and similar repositories for Zero-Chatgpt
Users that are interested in Zero-Chatgpt are comparing it to the libraries listed below
Sorting:
- 训练一个对中文支持更好的LLaVA模型,并开源训练代码和数据。☆79Sep 6, 2024Updated last year
- 从0到1构建一个MiniLLM (pretrain+sft+dpo实践中)☆531Mar 23, 2025Updated 11 months ago
- 从零实现一个小参数量中文大语言模型。☆952Aug 22, 2024Updated last year
- 中文对话0.2B小模型(ChatLM-Chinese-0.2B),开源所有数据集来源、数据清洗、tokenizer训练、模型预训练、SFT指令微调、RLHF优化等流程的全部代码。支持下游任务sft微调,给出三元组信息抽取微调示例。☆1,675Apr 20, 2024Updated last year
- 用于从头预训练+SFT一个小参数量的中文LLaMa2的仓库;24G单卡即可运行得到一个具备简单中文问答能力的chat-llama2.☆2,897May 21, 2024Updated last year
- 想要从零开始训练一个中文的mini大语言模型,可以进行基本的对话,模型大小根据手头的机器决定☆65Aug 14, 2024Updated last year
- Train a 1B LLM with 1T tokens from scratch by personal☆789Apr 27, 2025Updated 10 months ago
- ☆22Jul 15, 2024Updated last year
- 欢迎来到 LLM-Dojo,这里是一个开源大模型学习场所,使用简洁且易阅读的代 码构建模型训练框架(支持各种主流模型如Qwen、Llama、GLM等等)、RLHF框架(DPO/CPO/KTO/PPO)等各种功能。👩🎓👨🎓☆929Dec 1, 2025Updated 3 months ago
- This is a repository used by individuals to experiment and reproduce the pre-training process of LLM.☆495May 1, 2025Updated 10 months ago
- Tiny-DeepSpeed, a minimalistic re-implementation of the DeepSpeed library☆50Aug 20, 2025Updated 6 months ago
- 大语言模型应用:RAG、NL2SQL、 聊天机器人、预训练、MOE混合专家模型、微调训练、强化学习、天池数据竞赛☆75Feb 10, 2025Updated last year
- Phi2-Chinese-0.2B 从0开始训练自己的Phi2中文小模型,支持接入langchain加载本地知识库做检索增强生成RAG。Training your own Phi2 small chat model from scratch.☆584Jul 11, 2024Updated last year
- coded with and corrected by Google Anti-Gravity☆13Nov 23, 2025Updated 3 months ago
- 专注于中文领域大语言模型,落地到某个行业某个领域,成为一个行业大模型、公司级别或行业级别领域大模型。☆126Mar 6, 2025Updated 11 months ago
- 《大语言模型》综述全书学习笔记☆13Aug 2, 2024Updated last year
- 🚀 「大模型」1小时从0训练26M参数的视觉多模态VLM!🌏 Train a 26M-parameter VLM from scratch in just 1 hours!☆6,487Feb 4, 2026Updated 3 weeks ago
- 🚀🚀 「大模型」2小时完全从0训练26M的小参数GPT!🌏 Train a 26M-parameter GPT from scratch in just 2h!☆40,273Feb 6, 2026Updated 3 weeks ago
- Simple MoE - Day 17 of 365 Days of Repos☆16Jan 17, 2025Updated last year
- ☆18May 26, 2025Updated 9 months ago
- Implementation of "ACL'24: When Do LLMs Need Retrieval Augmentation? Mitigating LLMs’ Overconfidence Helps Retrieval Augmentation"☆24Jul 19, 2024Updated last year
- ☆51Updated this week
- 集中管理所有的prompt。☆14Nov 27, 2024Updated last year
- 🚀 Fine-tune Large Language Models on AWS SageMaker using LLaMA Factory - End-to-end pipeline for distributed LLM training, evaluation & …☆18Dec 5, 2024Updated last year
- LLM-MapBook: AI-Powered Maps for Storytelling. Extracts geo-coordinates from books, visualizes on interactive maps, offering immersive st…☆12Aug 27, 2024Updated last year
- 通义千问的DPO训练☆63Sep 21, 2024Updated last year
- aigc evals☆10Dec 2, 2023Updated 2 years ago
- human in the loop in dify workflow by plugin☆14Jan 7, 2025Updated last year
- 从零到一实现一个 miniLLM~(动手学习LLM)☆77Apr 30, 2024Updated last year
- ☆16Jul 7, 2024Updated last year
- ☆29Sep 29, 2024Updated last year
- 对接 Dify不同应用的 API,从而对接自己的业务系统,实现与 Dify 应用的对话流处理,将对话结果流式返回给前端,并将对话结果分发给开发者自行处理☆12Sep 4, 2024Updated last year
- 《开源大模型食用指南》针对中国宝宝量身打造的基于Linux环境快速微调(全参数/Lora)、部署国内外开源大模型(LLM)/多模态大模型(MLLM)教程☆28,441Feb 24, 2026Updated last week
- 本项目旨在分享大模型相关技术原理以及实战经验(大模型工程化、大模型应用落地)☆23,265Updated this week
- Efficient, Flexible, and Highly Fault-Tolerant Model Service Management Based on SGLang☆61Nov 8, 2024Updated last year
- 基于DIFY的扩展系统,可供三方应用调用。增强dify提供动态知识库检索、数据库数据查询、生成PPT等能力☆20Apr 9, 2025Updated 10 months ago
- 微调阿里开源的文字检测模型,利用合合识别返回的OCR结果作为初始训练数据,对模型进行优化训练,使其更加适应1万张图片的具体场景,提高文字识别的精度。☆10Dec 9, 2024Updated last year
- 中文版hf-alignment-handbook,大模型全套sft、dpo、orpo、cpt训练教程.☆14Aug 25, 2024Updated last year
- pretrain a wiki llm using transformers☆62Sep 1, 2024Updated last year