Now in Foundry: Tongyi-MAI Z-Image-Turbo, with FLUX.1-schnell and SDXL base 1.0

· Source: Microsoft Foundry Blog articles · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Software Development & Engineering · Depth: Intermediate, medium

Summary

Microsoft Foundry has integrated three new image generation models from the Hugging Face collection as of May 18, 2026. These include Tongyi-MAI's Z-Image-Turbo, a 6B parameter model designed for low-latency, 8-step inference on a single GPU with native bilingual text rendering (English and Chinese) and up to 1024x1024 resolution. Also added is Black Forest Labs' FLUX.1-schnell, a 12B rectified flow transformer known for 1-4 step inference, flexible resolution up to 2 megapixels, and permissive Apache 2.0 licensing. Finally, Stability AI's stable-diffusion-xl-base-1.0 (SDXL), a 2.6B UNet model (approx. 3.5B total) with a dual text encoder design and CreativeML Open RAIL++-M licensing, is now available. These models can be deployed via the Foundry model catalog or directly from the Hugging Face Hub.

Key takeaway

For Computer Vision Engineers developing image generation applications, you should evaluate these newly integrated models in Microsoft Foundry. Z-Image-Turbo offers unique bilingual text rendering and low-latency inference, while FLUX.1-schnell provides rapid generation under a permissive license. SDXL base 1.0, with its dual text encoders, remains a robust option for high-quality image synthesis, offering flexibility for various commercial projects.

Key insights

Microsoft Foundry now offers three advanced image generation models for diverse commercial and technical applications.

Principles

Method

Z-Image-Turbo uses Scalable Single-Stream Diffusion Transformer (S3-DiT) architecture and Decoupled Distribution Matching Distillation (Decoupled-DMD) with DMDR for efficient 8-step inference.

In practice

Topics

Code references

Best for: Computer Vision Engineer, AI Engineer, Machine Learning Engineer, AI Product Manager

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Microsoft Foundry Blog articles.