从0开始,将chatgpt的技术路线跑一遍。
☆280Sep 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实践中)☆553Mar 23, 2025Updated last year
- 从零实现一个小参数量中文大语言模型。☆1,076Aug 22, 2024Updated last year
- 中文对话0.2B小模型(ChatLM-Chinese-0.2B),开源所有数据集来源、数据清洗、tokenizer训练、模型预训练、SFT指令微调、RLHF优化等流程的全部代码。支持下游任务sft微调,给出三元组信息抽取微调示例。☆1,724Apr 20, 2024Updated 2 years ago
- 用于从头预训练+SFT一个小参数量的中文LLaMa2的仓库;24G单卡即可运行得到一个具备简单中文问答能力的chat-llama2.☆2,921Updated this week
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 想要从零开始训练一个中文的mini大语言模型,可以进行基本的对话,模型大小根据手头的机器决定☆66Aug 14, 2024Updated 2 years ago
- 轻量级 LLM Post-training 框架,支持 SFT、RLVR、On-Policy KD、Guide KD 及混合训练;实现单轮/多轮 Guide 蒸馏、多教师蒸馏、Reward 混合训练与自动化数据分流👩🎓👨🎓☆939Mar 8, 2026Updated 5 months ago
- 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
- 从零到一实现一个 miniLLM~(动手学习LLM)☆80May 4, 2026Updated 3 months ago
- 👀「大模型」2小时从0训练65M参数的视觉多模态VLM!Train a 65M-parameter VLM from scratch in just 2h!☆8,462Aug 6, 2026Updated last week
- 使用单个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
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- aigc evals☆10Dec 2, 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
- 专注于中文领域大语言模型,落地到某个行业某个领域,成为一个行业大模型、公司级别或行业级别领域大模型。☆125May 19, 2026Updated 2 months ago
- 🧠「大模型」2小时完全从0训练64M的小参数LLM!Train a 64M-parameter LLM from scratch in just 2h!☆54,677Aug 6, 2026Updated last week
- 大模型预训练中文语料清洗及质量评估 Large model pre-training corpus cleaning☆80Jul 25, 2024Updated 2 years ago
- 本项目旨在分享大模型相关技术原理以及实战经验(大模型工程化、大模型应用落地)☆24,896Jul 19, 2026Updated 3 weeks ago
- ☆38Apr 19, 2026Updated 3 months ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 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,833Aug 5, 2025Updated last year
- [EMNLP2023]: MIRACLE: Towards Personalized Dialogue Generation with Latent-Space Multiple Personal Attribute Control☆12Nov 11, 2023Updated 2 years ago
- 主要记录大语言大模型(LLMs) 算法(应用)工程师相关的知识及面试题☆14,903Jun 14, 2026Updated last month
- 《开源大模型食用指南》针对中国宝宝量身打造的基于Linux环境快速微调(全参数/Lora)、部署国内外开源大模型(LLM)/多模态大模型(MLLM)教程☆31,703Jul 30, 2026Updated 2 weeks ago
- Simple MoE - Day 17 of 365 Days of Repos☆20Jun 2, 2026Updated 2 months ago
- MetaSearch:llm深度研究(deepsearch)功能方案实现☆34Aug 21, 2025Updated 11 months ago
- ☆29Sep 29, 2024Updated last year
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 一些大语言模型和多模态模型的生态,主要包括跨模态搜索、投机解码、QAT量化、多模态量化、ChatBot、OCR☆198Jan 30, 2026Updated 6 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,908Updated this week
- High Performance Int8 GEMM Kernels for SM80 and later GPUs.☆24Mar 11, 2025Updated last year
- 大模型基础: 一文了解大模型基础知识☆7,574Jun 22, 2026Updated last month
- Firefly中文LLaMA-2大模型,支持增量预训练Baichuan2、Llama2、Llama、Falcon、Qwen、Baichuan、InternLM、Bloom等大模型☆415Oct 21, 2023Updated 2 years ago
- 尝试自己从头写一个LLM,参考llama和nanogpt☆69Apr 27, 2024Updated 2 years ago
- 整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。☆22,734May 10, 2026Updated 3 months ago