Ross ROSS = Recommend OSS · open-source software intelligence for agents

PaddlePaddle/PaddleFormers

PaddleFormers is an easy-to-use library of pre-trained large language model zoo based on PaddlePaddle. observed · 2026-08-28

github.com/PaddlePaddle/PaddleFormers · Python · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

92/100

  • Activity 99
  • Release rhythm 77
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 68.5
  • age_days: 2812
  • days_rel: 75
  • days_push: 7
  • n_releases_24m: 7

Full methodology

Adoption not part of the score

12986 stars · 2195 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

PaddleFormers is a Transformers-style library built on PaddlePaddle providing a model zoo of 100+ large language models and vision-language models with pretraining and post-training support. It offers high-performance distributed training (tensor, pipeline, expert parallelism, FP8, FlashMLA) that outperforms Megatron-LM on models like DeepSeek-V4 and GLM-4.5-Air, with Hugging Face-compatible Safetensors output.

Use cases

  • pretrain large language models like DeepSeek-V4 on distributed GPU clusters
  • fine-tune LLMs with SFT, LoRA, or DPO
  • train vision-language models like Qwen3-VL and ERNIE-4.5-VL
  • train MoE models with expert parallelism and FP8 precision
  • train long-context models beyond 128K tokens
  • export trained models in Hugging Face Safetensors format for vLLM or SGLang
  • train function-call and thinking capabilities into models

When to choose

  • you are in the PaddlePaddle ecosystem and need a Hugging Face Transformers equivalent
  • you need maximum training throughput for DeepSeek, GLM, or Qwen models on GPUs or domestic accelerators
  • you need distributed training strategies like tensor, pipeline, context, and expert parallelism
  • you want pretraining and post-training (CPT/SFT/DPO) in one library

When to avoid

  • your stack is PyTorch-based; use Hugging Face Transformers or Megatron-LM instead
  • you only need inference rather than training
  • you need broad community plugin support outside the Paddle ecosystem

Facets

library · maturity active

llm-training machine-learning deep-learning nlp large-language-models machine-learning deep-learning windows python paddlepaddle transformers distributed-training moe vlm sft lora dpo fp8 huggingface-compatible natural-language-processing linux gpu

2 sources

Member repositories

RepositoryRoleHealth v2
PaddlePaddle/PaddleFormersmain92

For agents

markdown · JSON · MCP: product_card(name="PaddlePaddle/PaddleFormers")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem