Skip to content

Add 3 elite-tier training frameworks (Run #128)#397

Merged
alvinreal merged 1 commit intomainfrom
add-training-frameworks-run128
May 1, 2026
Merged

Add 3 elite-tier training frameworks (Run #128)#397
alvinreal merged 1 commit intomainfrom
add-training-frameworks-run128

Conversation

@alvinreal
Copy link
Copy Markdown
Owner

Category 7: Training & Fine-tuning Ecosystem

This PR adds 3 elite-tier training frameworks that meet all criteria (1000+ stars, active development, OSI-approved license, production-ready):

Added Projects

  1. MiniMind (~12.5k stars, Apache 2.0)

    • Train a 64M-parameter LLM from scratch in 2 hours for $3
    • Complete implementation: MoE, pretraining, SFT, LoRA, RLHF (DPO/PPO/GRPO)
    • Pure PyTorch without high-level abstractions - educational focus
    • Active development with recent commits (2025)
  2. FastChat (~40k stars, Apache 2.0)

    • Open platform for training, serving, and evaluating LLM chatbots
    • Powers Chatbot Arena (lmarena.ai) serving 10M+ requests
    • Training code for Vicuna, MT-Bench evaluation
    • Distributed multi-model serving with OpenAI-compatible APIs
    • Active development with continuous updates
  3. PaddleNLP (~12.8k stars, Apache 2.0)

    • Baidu's powerful LLM library built on PaddlePaddle
    • Supports 100+ models with efficient training and compression
    • Features RsLoRA+ algorithm, DeepSeek V3/R1 support
    • FP8/INT8 quantization and unified checkpointing
    • Active development with frequent releases (2025)

Verification

  • All projects: 1000+ GitHub stars
  • All projects: Active within last 3 months
  • All projects: OSI-approved licenses (Apache 2.0)
  • All projects: Production-ready quality

Research Notes

  • Category index: 6 (Training & Fine-tuning Ecosystem)
  • Previous category: 5 (Prompt Engineering & Management)
  • Total runs: 128
  • Projects found: 3
  • Projects added: 3

Automated research run #128 for awesome-opensource-ai

Added to Training & Fine-tuning Ecosystem (Full Training Frameworks):
- MiniMind: 64M-parameter LLM training from scratch in 2h (~12.5k stars)
- FastChat: Training/serving/evaluation platform powering Chatbot Arena (~40k stars)
- PaddleNLP: Baidu's LLM library with 100+ models support (~12.8k stars)

All projects verified: 1000+ stars, active within 3 months, OSI-approved licenses (Apache 2.0), production-ready.
@alvinreal alvinreal merged commit 7e6a225 into main May 1, 2026
2 checks passed
@alvinreal alvinreal deleted the add-training-frameworks-run128 branch May 1, 2026 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant