Train a 1B LLM with 1T tokens from scratch by personal
☆813Apr 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
- 这是一个从头训练大语言模型的项目,包括预训练、微调和直接偏好优化,模型拥有1B参数,支持中英文。☆864Feb 18, 2025Updated last year
- 用于从头预训练+SFT一个小参数量的中文LLaMa2的仓库;24G单卡即可运行得到一个具备简单中文问答能力的chat-llama2.☆2,920Updated this week
- ☆986Feb 7, 2025Updated last year
- ☆240May 10, 2024Updated 2 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Reproduce R1 Zero on Logic Puzzle☆2,448Mar 20, 2025Updated last year
- 中文对话0.2B小模型(ChatLM-Chinese-0.2B),开源所有数据集来源、数据清洗、tokenizer训练、模型预训练、SFT指令微调、RLHF优化等流程的全部代码。支持下游任务sft微调,给出三元组信息抽取微调示例。☆1,725Apr 20, 2024Updated 2 years ago
- Data processing for and with foundation models! 🍎 🍋 🌽 ➡️ ➡️🍸 🍹 🍷☆6,907Updated this week
- An Easy-to-use, Scalable and High-performance Agentic RL Framework based on Ray (PPO & DAPO & REINFORCE++ & VLM & TIS & vLLM & Ray & Asy…☆9,929Updated this week
- Firefly: 大模型训练工具,支持训练Qwen2.5、Qwen2、Yi1.5、Phi-3、Llama3、Gemma、MiniCPM、Yi、Deepseek、Orion、Xverse、Mixtral-8x7B、Zephyr、Mistral、Baichuan2、Llma2、…☆6,651Oct 24, 2024Updated last year
- minimal-cost for training 0.5B R1-Zero☆818May 14, 2025Updated last year
- The TinyLlama project is an open endeavor to pretrain a 1.1B Llama model on 3 trillion tokens.☆9,018May 3, 2024Updated 2 years ago
- 一些 LLM 方面的从零复现笔记☆258Apr 29, 2025Updated last year
- 中文nlp解决方案(大模型、数据、模型、训练、推理)☆3,833Aug 5, 2025Updated last year
- 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.
- 从0开始,将chatgpt的技术路线跑一遍。☆280Sep 5, 2024Updated last year
- Phi2-Chinese-0.2B 从0开始训练自己的Phi2中文小模型,支持接入langchain加载本地知识库做检索增强生成RAG。Training your own Phi2 small chat model from scratch.☆590Jul 11, 2024Updated 2 years ago
- Unify Efficient Fine-tuning of RAG Retrieval, including Embedding, ColBERT, ReRanker.☆1,128Updated this week
- 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…☆15,274Updated this week
- OpenCompass is an LLM evaluation platform, supporting a wide range of models (Llama3, Mistral, InternLM2,GPT-4,LLaMa2, Qwen,GLM, Claude, …☆7,314Updated this week
- 本项目旨在分享大模型相关技术原理以及实战经验(大模型工程化、大模型应用落地)☆24,904Jul 19, 2026Updated 3 weeks ago
- MedicalGPT: Training Your Own Medical GPT Model with ChatGPT Training Pipeline. 训练医疗大模型,实现了包括增量预训练(PT)、有监督微调(SFT)、RLHF、DPO、ORPO、GRPO。☆5,728Jun 3, 2026Updated 2 months ago
- EasyR1: An Efficient, Scalable, Multi-Modality RL Training Framework based on veRL☆5,123Jul 30, 2026Updated 2 weeks ago
- A highly capable 2.4B lightweight LLM using only 1T pre-training data with all details.☆235Jul 25, 2025Updated last year
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Retrieval and Retrieval-augmented LLMs☆12,059Updated this week
- Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)☆74,197Updated this week
- Simple RL training for reasoning☆3,870Dec 23, 2025Updated 7 months ago
- A Next-Generation Training Engine Built for Ultra-Large MoE Models☆5,180Updated this week
- DeepSeek 系列工作解读、扩展和复现。☆732Mar 9, 2026Updated 5 months ago
- verl/HybridFlow: A Flexible and Efficient RL Post-Training Framework☆23,022Updated this week
- Modeling, training, eval, and inference code for OLMo☆6,633Nov 24, 2025Updated 8 months ago
- ⭐️ NLP Algorithms with transformers lib. Supporting Text-Classification, Text-Generation, Information-Extraction, Text-Matching, RLHF, SF…☆2,421Sep 29, 2023Updated 2 years ago
- 从0到1构建一个MiniLLM (pretrain+sft+dpo实践中)☆553Mar 23, 2025Updated last year
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- 整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。☆22,744May 10, 2026Updated 3 months ago
- Fully open reproduction of DeepSeek-R1☆26,438Apr 2, 2026Updated 4 months ago
- BELLE: Be Everyone's Large Language model Engine(开源中文对话大模型)☆8,278Oct 16, 2024Updated last year
- 轻量级 LLM Post-training 框架,支持 SFT、RLVR、On-Policy KD、Guide KD 及混合训练;实现单轮/多轮 Guide 蒸馏、多教师蒸馏、Reward 混合训练与自动化数据分流👩🎓👨🎓☆939Mar 8, 2026Updated 5 months ago
- 从零实现一个小参数量中文大语言模型。☆1,077Aug 22, 2024Updated last year
- Qwen-WisdomVast is a large model trained on 1 million high-quality Chinese multi-turn SFT data, 200,000 English multi-turn SFT data, and …☆17Apr 12, 2024Updated 2 years ago
- Tuning LLMs with no tears💦; Sample Design Engineering (SDE) for more efficient downstream-tuning.☆1,014Apr 27, 2024Updated 2 years ago