par drbaph
Open source · 9k downloads · 45 likes
Z Image Turbo FP8 est une version optimisée en précision FP8 du modèle Z Image Turbo, spécialisé dans la génération d'images haute qualité à partir de texte. Ce modèle se distingue par sa rapidité d'exécution, offrant des temps d'inférence inférieurs à la seconde sur des GPU haut de gamme, tout en restant accessible sur des cartes graphiques grand public avec seulement 16 Go de VRAM. Il excelle particulièrement dans la création d'images photoréalistes, la gestion de textes bilingues (anglais et chinois) et le respect précis des instructions fournies. Ses capacités s'étendent également à l'édition d'images, permettant des modifications créatives basées sur des prompts textuels. Ce modèle se positionne comme un outil polyvalent pour les artistes, développeurs et créateurs de contenu cherchant une solution performante et efficace.
This is a quantization of Comfy-Org/z_image_turbo to FP8_E5M2 and FP8_E4M3FN
| Precision | Image 1 | Image 2 |
|---|---|---|
| bf16 | ![]() | ![]() |
| fp8_e4m3fn | ![]() | ![]() |
Z-Image is a powerful and highly efficient image generation model with 6B parameters. It is currently has three variants:
🚀 Z-Image-Turbo – A distilled version of Z-Image that matches or exceeds leading competitors with only 8 NFEs (Number of Function Evaluations). It offers ⚡️sub-second inference latency⚡️ on enterprise-grade H800 GPUs and fits comfortably within 16G VRAM consumer devices. It excels in photorealistic image generation, bilingual text rendering (English & Chinese), and robust instruction adherence.
🧱 Z-Image-Base – The non-distilled foundation model. By releasing this checkpoint, we aim to unlock the full potential for community-driven fine-tuning and custom development.
✍️ Z-Image-Edit – A variant fine-tuned on Z-Image specifically for image editing tasks. It supports creative image-to-image generation with impressive instruction-following capabilities, allowing for precise edits based on natural language prompts.