paddlepaddle/fastdeploy

High-performance Inference and Deployment Toolkit for LLMs and VLMs based on PaddlePaddle

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 18 minutes ago
Added to GitGenius on September 18th, 2026
Created on June 27th, 2022
Open Issues & Pull Requests: 644 (+0)
GitHub issues: Enabled
Number of forks: 756
Total Stargazers: 3,716 (+0)
Total Subscribers: 48 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 0.0 hours
Mean response time: 26.9 days
90th percentile: 120.0 days
Tracked items: 470

Most active contributors

Sign in to see contributor activity.

How this project is maintained

Practically every issue opened in the past year has drawn a reply. 87% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Only 56% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 102
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 472 days
Stale 30+ days: 101
Stale 90+ days: 99

Recent activity

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

Top labels

  • Feature Request (14)
  • ERNIE-45-VL (5)
  • Bug (3)
  • Question (2)
  • Deterministic (1)
  • PaddlePaddle Hackathon (1)
  • Performance (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

FastDeploy is a high-performance inference and deployment toolkit for large language models and vision-language models built on PaddlePaddle.

The toolkit addresses the challenge of efficiently deploying LLMs and VLMs in production environments. It provides production-ready deployment solutions with core technical features including support for multiple model architectures, quantization methods, and hardware platforms. The approach centers on optimizing inference performance across different hardware configurations while maintaining ease of use for practitioners deploying these models at scale.

Organizations should adopt FastDeploy if they are deploying PaddlePaddle-based models or models compatible with the PaddlePaddle ecosystem, particularly when targeting multiple hardware platforms. The toolkit suits projects requiring production-grade inference serving with emphasis on performance optimization. It is especially relevant for teams working with ERNIE models and other models within the PaddlePaddle ecosystem, as well as those seeking HuggingFace ecosystem model compatibility.

The project shows active development with regular feature releases introducing support for new model architectures, enhanced quantization methods, and performance improvements across hardware platforms. Development includes substantial bug fixes and optimizations alongside new model support additions. The toolkit maintains broad hardware platform support with ongoing enhancements for specialized accelerators and inference optimization techniques.