--- license: apache-2.0 base_model: - Tongyi-MAI/Z-Image-Turbo pipeline_tag: text-to-image --- ## .gguf quantized version of https://huggingface.co/Tongyi-MAI/Z-Image-Turbo ### Recommended settings for Dreamio: - Dimensions = 512 x 512 - Sampling steps = 6 - Classifier-free guidance scale = 1,00 - Sampler = GRADIENT_ESTIMATION - Scheduler = SMOOTHSTEP - TAESD = taef1 The GGUF file includes diffusion model (UNET), text encoder (LLM), and autoencoder (VAE), so you don't need to specify them separately.