thu-pacman/chitu

High-performance inference framework for large language models, focusing on efficiency, flexibility, and availability.

View on GitHub ↗Jump to charts ↓Open shareable report →

Data as of . Signed-in members get hourly updates — create a free account.

Summary Information

Updated 37 minutes ago
Added to GitGenius on September 23rd, 2026
Created on February 20th, 2025
Open Issues & Pull Requests: 58 (+0)
GitHub issues: Enabled
Number of forks: 262
Total Stargazers: 3,006 (+0)
Total Subscribers: 139 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 20.8 hours
Mean response time: 25.5 days
90th percentile: 132.0 days
Tracked items: 92

How this project is maintained

98% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Three people close 78% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 55
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 412 days
Stale 30+ days: 54
Stale 90+ days: 52

Recent activity

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

Top labels

  • bug (7)
  • documentation (3)

Most active issues this week

Sign in to see which issues are moving.
Sign in

Detailed Description

Chitu is a high-performance inference framework for large language models that prioritizes efficiency, flexibility, and availability across diverse hardware and deployment scales.

The framework addresses the challenge of deploying large language models efficiently in production environments by providing optimized inference across multiple compute platforms and deployment scenarios. It supports a range of hardware from NVIDIA GPUs across different generations to domestic Chinese processors, and scales from CPU-only deployments through single-GPU setups to large cluster configurations. The tool includes efficient operator implementations for quantization conversions, such as FP4 to FP8 or BF16, and supports heterogeneous CPU-GPU inference to enable single-card deployment of very large models.

Teams should adopt this framework if they need production-grade LLM inference with broad hardware compatibility and the ability to scale from experimental deployments to enterprise-scale operations. It suits organizations working with models like DeepSeek, Qwen, GLM, and Kimi that require stable, concurrent traffic handling. The project acknowledges that while it welcomes community contributions and issue reports, team capacity constraints may limit response times for user problems, and professional technical support is available through direct contact.

Development activity shows consistent release cadence with incremental feature additions and hardware support expansions. The project maintains a public performance benchmarking document and actively solicits community-contributed test data. The team has expanded platform support progressively, adding compatibility for emerging domestic GPU architectures alongside continued optimization for NVIDIA hardware. Documentation includes development guides and contribution guidelines, indicating structured project governance.