paddlepaddle/paddlenlp

Easy-to-use and powerful LLM and SLM library with awesome model zoo.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 17 minutes ago
Added to GitGenius on September 4th, 2026
Created on February 5th, 2021
Open Issues & Pull Requests: 338 (+0)
GitHub issues: Enabled
Number of forks: 3,027
Total Stargazers: 12,969 (+0)
Total Subscribers: 98 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 0.1 hours
Mean response time: 46.1 days
90th percentile: 219.8 days
Tracked items: 590

How this project is maintained

Around half of the issues opened in the past year never receive a reply. Only 8% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 9
New in 7 days: 0
Closed in 7 days: 1
Avg open age: 728 days
Stale 30+ days: 4
Stale 90+ days: 3

Recent activity

Opened in 7 days: 0
Closed in 7 days: 1
Comments in 7 days: 1
Events in 7 days: 2

Top labels

  • question (387)
  • stale (266)
  • triage (251)
  • bug (146)
  • others (19)
  • documentation (8)
  • pipelines (3)
  • LLM (2)

Most active issues this week

Detailed Description

PaddleNLP is a large language model development library built on the PaddlePaddle deep learning framework that enables efficient training, compression, and inference of large models across various hardware platforms.

The library addresses the challenge of making large language model development accessible and performant. It provides a comprehensive toolkit for developers to build production-grade LLM applications, handling the full lifecycle from model training through optimization to deployment. The approach centers on simplicity of use combined with high performance, offering support for distributed training, model compression techniques, and optimized inference capabilities.

Developers should consider PaddleNLP if they are working within the PaddlePaddle ecosystem or prefer a framework tightly integrated with it. The library suits projects requiring efficient large model training on diverse hardware, particularly those where model compression and inference optimization are priorities. The tool includes a model zoo covering popular architectures and supports semantic analysis, question-answering, information extraction, and neural search applications.

The project maintains active development with regular updates introducing support for new model families. The codebase shows consistent commit activity and ongoing issue engagement from the maintainers. Documentation is maintained through a dedicated documentation site, and the project operates under an open-source license with community contribution mechanisms in place.