tongyi-mai/z-image

Z-Image is an image generation foundation model family that provides efficient text-to-image synthesis with multiple variants optimized for different use cases.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 10 minutes ago
Added to GitGenius on September 1st, 2026
Created on November 26th, 2025
Open Issues & Pull Requests: 110 (+0)
GitHub issues: Enabled
Number of forks: 818
Total Stargazers: 11,991 (+0)
Total Subscribers: 137 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 16.0 hours
Mean response time: 6.8 days
90th percentile: 19.2 days
Tracked items: 109

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 92% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. Only 6% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 108
New in 7 days: 1
Closed in 7 days: 0
Avg open age: 232 days
Stale 30+ days: 103
Stale 90+ days: 100

Recent activity

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

Top labels

No label distribution available yet.

Most active issues this week

Detailed Description

Z-Image is an image generation foundation model family that provides efficient text-to-image synthesis with multiple variants optimized for different use cases.

The project addresses the need for fast, high-quality image generation by implementing a single-stream diffusion transformer architecture. Z-Image-Turbo, the distilled variant, achieves sub-second inference latency on enterprise GPUs and runs within 16GB of consumer VRAM while requiring only 8 function evaluations. The foundation Z-Image model prioritizes generation quality, aesthetic richness, and diversity, supporting a wide range of artistic styles and negative prompting. Z-Image-Omni-Base serves as a versatile checkpoint for both generation and editing tasks, while Z-Image-Edit is specifically fine-tuned for image-to-image generation with instruction-following capabilities.

Developers should consider Z-Image-Turbo if speed and efficiency on consumer hardware are priorities, particularly for photorealistic generation and bilingual text rendering in English and Chinese. The foundation Z-Image model suits creative generation work and downstream fine-tuning projects where quality and diversity matter more than inference speed. Z-Image-Omni-Base provides the most flexible starting point for community-driven customization and development. The project releases model checkpoints on standard platforms and provides online demonstrations for evaluation before adoption.

The project maintains active engagement with its user base, with nearly all open issues originating from external adopters rather than the core team, demonstrating substantial real-world usage. Maintainers typically respond to new issues and pull requests within a day.