Train a 1B LLM with 1T tokens from scratch by personal
☆810Apr 27, 2025Updated last year
Alternatives and similar repositories for Steel-LLM
Users that are interested in Steel-LLM are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- This is a repository used by individuals to experiment and reproduce the pre-training process of LLM.☆505May 1, 2025Updated last year
- 用于从头预训练+SFT一个小参数量的中文LLaMa2的仓库;24G单卡即可运行得到一个具备简单中文问答能力的chat-llama2.☆2,925May 21, 2024Updated 2 years ago
- ☆989Feb 7, 2025Updated last year
- ☆238May 10, 2024Updated 2 years ago
- Data processing for and with foundation models! 🍎 🍋 🌽 ➡️ ➡️🍸 🍹 🍷☆6,612Jun 30, 2026Updated last week
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Reproduce R1 Zero on Logic Puzzle☆2,453Mar 20, 2025Updated last year
- 中文对话0.2B小模型(ChatLM-Chinese-0.2B),开源所有数据集来源、数据清洗、tokenizer训练、模型预训练、SFT指令微调、RLHF优化等流程的全部代码。支持下游任务sft微调,给出三元组信息抽取微调示例。☆1,717Apr 20, 2024Updated 2 years ago
- An Easy-to-use, Scalable and High-performance Agentic RL Framework based on Ray (PPO & DAPO & REINFORCE++ & VLM & TIS & vLLM & Ray & Asy…☆9,756Updated this week
- Firefly: 大模型训练工具,支持训练Qwen2.5、Qwen2、Yi1.5、Phi-3、Llama3、Gemma、MiniCPM、Yi、Deepseek、Orion、Xverse、Mixtral-8x7B、Zephyr、Mistral、Baichuan2、Llma2、…☆6,645Oct 24, 2024Updated last year
- minimal-cost for training 0.5B R1-Zero☆814May 14, 2025Updated last year
- The TinyLlama project is an open endeavor to pretrain a 1.1B Llama model on 3 trillion tokens.☆9,004May 3, 2024Updated 2 years ago
- 本项目旨在分享大模型相关技术原理以及实战经验(大模型工程化、大模型应用落地)☆24,649Jul 1, 2026Updated last week
- 一些 LLM 方面的从零复现笔记☆253Apr 29, 2025Updated last year
- 中文nlp解决方案(大模型、数据、模型、训练、推理)☆3,828Aug 5, 2025Updated 11 months ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Phi2-Chinese-0.2B 从0开始训练自己的Phi2中文小模型,支持接入langchain加载本地知识库做检索增强生成RAG。Training your own Phi2 small chat model from scratch.☆592Jul 11, 2024Updated last year
- 从0开始,将chatgpt的技术路线跑一遍。☆281Sep 5, 2024Updated last year
- Unify Efficient Fine-tuning of RAG Retrieval, including Embedding, ColBERT, ReRanker.☆1,126May 24, 2026Updated last month
- Use PEFT or Full-parameter to CPT/SFT/DPO/GRPO 600+ LLMs (Qwen3.6, DeepSeek-V4, GLM-5.1, InternLM3, Llama4, ...) and 300+ MLLMs (Qwen3-VL…☆14,701Updated this week
- OpenCompass is an LLM evaluation platform, supporting a wide range of models (Llama3, Mistral, InternLM2,GPT-4,LLaMa2, Qwen,GLM, Claude, …☆7,169Updated this week
- Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)☆72,921Updated this week
- MedicalGPT: Training Your Own Medical GPT Model with ChatGPT Training Pipeline. 训练医疗大模型,实现了包括增量预训练(PT)、有监督微调(SFT)、RLHF、DPO、ORPO、GRPO。☆5,575Jun 3, 2026Updated last month
- A highly capable 2.4B lightweight LLM using only 1T pre-training data with all details.☆232Jul 25, 2025Updated 11 months ago
- Retrieval and Retrieval-augmented LLMs☆11,887Apr 22, 2026Updated 2 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.
- A Next-Generation Training Engine Built for Ultra-Large MoE Models☆5,153Jun 30, 2026Updated last week
- Simple RL training for reasoning☆3,867Dec 23, 2025Updated 6 months ago
- DeepSeek 系列工作解读、扩展和复现。☆732Mar 9, 2026Updated 3 months ago
- EasyR1: An Efficient, Scalable, Multi-Modality RL Training Framework based on veRL☆5,046Apr 6, 2026Updated 3 months ago
- 从零实现一个小参数量中文大语言模型。☆1,053Aug 22, 2024Updated last year
- verl/HybridFlow: A Flexible and Efficient RL Post-Training Framework☆22,312Updated this week
- 🧠「大模型」2小时完全从0训练64M的小参数LLM!Train a 64M-parameter LLM from scratch in just 2h!☆52,626Jun 28, 2026Updated last week
- Modeling, training, eval, and inference code for OLMo☆6,572Nov 24, 2025Updated 7 months ago
- ⭐️ NLP Algorithms with transformers lib. Supporting Text-Classification, Text-Generation, Information-Extraction, Text-Matching, RLHF, SF…☆2,419Sep 29, 2023Updated 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.
- 整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。☆22,650May 10, 2026Updated last month
- 从0到1构建一个MiniLLM (pretrain+sft+dpo实践中)☆554Mar 23, 2025Updated last year
- Fully open reproduction of DeepSeek-R1☆26,381Apr 2, 2026Updated 3 months ago
- BELLE: Be Everyone's Large Language model Engine(开源中文对话大模型)☆8,270Oct 16, 2024Updated last year
- 轻量级 LLM Post-training 框架,支持 SFT、RLVR、On-Policy KD、Guide KD 及混合训练;实现单轮/多轮 Guide 蒸馏、多教师蒸馏、Reward 混合训练与自动化数据分流👩🎓👨🎓☆938Mar 8, 2026Updated 4 months ago
- 主要记录大语言大模型(LLMs) 算法(应用)工程师相关的知识及面试题☆14,616Jun 14, 2026Updated 3 weeks ago
- 复现大模型相关算法及一些学习记录☆3,435Mar 21, 2026Updated 3 months ago