从0开始,将chatgpt的技术路线跑一遍。
☆281Sep 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 训练一个对中文支持更好的LLaVA模型,并开源训练代码和数据。☆83Sep 6, 2024Updated last year
- 从0到1构建一个MiniLLM (pretrain+sft+dpo实践中)☆555Mar 23, 2025Updated last year
- 从零实现一个小参数量中文大语言模型。☆1,080Aug 22, 2024Updated 2 years ago
- 中文对话0.2B小模型(ChatLM-Chinese-0.2B),开源所有数据集来源、数据清洗、tokenizer训练、模型预训练、SFT指令微调、RLHF优化等流程的全部代码。支持下游任务sft微调,给出三元组信息抽取微调示例。☆1,731Apr 20, 2024Updated 2 years ago
- 用于从头预训练+SFT一个小参数量的中文LLaMa2的仓库;24G单卡即可运行得到一个具备简单中文问答能力的chat-llama2.☆2,922Aug 13, 2026Updated 3 weeks ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- 想要从零开始训练一个中文的mini大语言模型,可以进行基本的对话,模型大小根据手头的机器决定☆66Aug 14, 2024Updated 2 years ago
- Train a 1B LLM with 1T tokens from scratch by personal☆813Apr 27, 2025Updated last year
- ☆22Jul 15, 2024Updated 2 years ago
- 轻量级 LLM Post-training 框架,支持 SFT、RLVR、On-Policy KD、Guide KD 及混合训练;实现单轮/多轮 Guide 蒸馏、多教师蒸馏、Reward 混合训练与自动化数据分流👩🎓👨🎓☆939Mar 8, 2026Updated 5 months ago
- This is a repository used by individuals to experiment and reproduce the pre-training process of LLM.☆504May 1, 2025Updated last year
- Phi2-Chinese-0.2B 从0开始训练自己的Phi2中文小模型,支持接入langchain加载本地知识库做检索增强生成RAG。Training your own Phi2 small chat model from scratch.☆591Jul 11, 2024Updated 2 years ago
- ☆18Aug 9, 2024Updated 2 years ago
- 《大语言模型》综述全书学习笔记☆12Aug 2, 2024Updated 2 years ago
- 基于DPO算法微调语言大模型,简单好上手。☆53Jul 3, 2024Updated 2 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 从零到一实现一个 miniLLM~(动手学习LLM)☆80May 4, 2026Updated 3 months ago
- ☆80Dec 10, 2024Updated last year
- 使用单个24G显卡,从0开始训练LLM☆54Jul 9, 2025Updated last year
- Implementation of Prompt-to-Prompt Image Editing with Cross Attention Control☆16Apr 5, 2023Updated 3 years ago
- aigc evals☆10Dec 2, 2023Updated 2 years ago
- 挑战杯rk板端代码,gstreamer mpp硬解码,以及推理模型的rknn部署☆13Sep 12, 2023Updated 2 years ago
- A curated list of awesome papers about calibration☆15May 6, 2024Updated 2 years ago
- 🚀 轻量视频🎥 大模型🤖☆23Apr 27, 2025Updated last year
- Implementation of "ACL'24: When Do LLMs Need Retrieval Augmentation? Mitigating LLMs’ Overconfidence Helps Retrieval Augmentation"☆25Jul 19, 2024Updated 2 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 专注于中文领域大语言模型,落地到某个行业某个领域,成为一个行业大模型、公司级别或行业级别领域大模型。☆125May 19, 2026Updated 3 months ago
- 🧠 Train a 64M-parameter LLM from scratch in just 2h!☆57,775Updated this week
- 大模型预训练中文语料清洗及质量评估 Large model pre-training corpus cleaning☆80Jul 25, 2024Updated 2 years ago
- 本项目旨在分享大模型相关技术原理以及实战经验(大模型工程化、大模型应用落地)☆24,993Jul 19, 2026Updated last month
- ☆39Apr 19, 2026Updated 4 months ago
- 2025.01:从零到一实现了一个多模态大模型,并命名为Reyes(睿视),R:睿,eyes :眼。Reyes的参数量为8B,视觉编码器使用的是InternViT-300M-448px-V2_5,语言模型侧使用的是Qwen2.5-7B-Instruct,Reyes也通过一个两…☆34Feb 10, 2026Updated 6 months ago
- 大语言模型应用:RAG、NL2SQL、聊天机器人、预训练、MOE混合专家模型、微调训练、强化学习、天池数据竞赛☆74Feb 10, 2025Updated last year
- 中文nlp解决方案(大模型、数据、模型、训练、推理)☆3,836Aug 5, 2025Updated last year
- 主要记录大语言大模型(LLMs) 算法(应用)工程师相关的知识及面试题☆15,009Jun 14, 2026Updated 2 months ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 《开源大模型食用指南》针对中国宝宝量身打造的基于Linux环境快速微调(全参数/Lora)、部署国内外开源大模型(LLM)/多模态大模型(MLLM)教程☆32,038Aug 26, 2026Updated last week
- Simple MoE - Day 17 of 365 Days of Repos☆20Jun 2, 2026Updated 3 months ago
- 《大模型白盒子构建指南》:一个全手搓的Tiny-Universe☆5,040Feb 12, 2026Updated 6 months ago
- MetaSearch:llm深度研究(deepsearch)功能方案实现☆34Aug 21, 2025Updated last year
- ☆29Sep 29, 2024Updated last year
- 一些大语言模型和多模态模型的生态,主要包括跨模态搜索、投机解码、QAT量化、多模态量化、ChatBot、OCR☆198Jan 30, 2026Updated 7 months ago
- An Easy-to-use, Scalable and High-performance Agentic RL Framework based on Ray (PPO & DAPO & REINFORCE++ & VLM & TIS & vLLM & Ray & Asy…☆9,969Aug 13, 2026Updated 3 weeks ago