Model reference · open weights

zimage_turbo_training_adapter

zimage_turbo_training_adapter is an open-weight image model from ostris, listed in the AxForge catalogue. AxForge can bring it up on EU-owned hardware for you on request — with the licence handled where one is required.

Image ostris 1 variants 36k downloads/mo
Request this model on EU hardware All served models Not on the shared API today — deployed on request.

About

What zimage_turbo_training_adapter is

Z-Image-Turbo Training Adapter This is a training adapter designed to be used for fine-tuning Tongyi-MAI/Z-Image-Turbo. It was made for use with AI Toolkit but could potentially be used in other trainers as well. If you are implementing it into training code and have questions. I am always heppy to help. Just reach out. It can also be used as a general de-distillation LoRA for inference to remove the "Turbo" from "Z-Image-Turbo". Why is it needed? When you train directly on a step distilled model, the distillation breaks down very quickly. This results in losing the step distillation in an unpredictable way. A de-distill training adapter slows this process down significantly allowing you to do short training runs while preserving the step distillation (speed). What is the catch? This is really just a hack to significantly slow down the distillation when fine-tuning a distilled model. The distillation will still be broken down over time. What that means is, this adapter will work great for shorter runs such as styles, concepts, and characters. However, doing a long training run will likely lead to the distillation breaking down to a point where artifacts will be produced when the adapter is removed. How was it made? I generated thousands of images at various sizes and aspect ratios using Tongyi-MAI/Z-Image-Turbo. Then I simply trained a LoRA on those images at a low learning rate (1e-5). This allowed the distillation to break down while preserving the model's existing knowledge. How does it work? Since this adapter has broken down the distillation, if you train a LoRA on top of it, the distillation will no longer break down in your new LoRA, since this adapter has de-distilled the model. Your LoRA will now only learn the subject you are training. When it comes time to run inference / sampling, we remove this training adapter which leaves your new information on the distilled model allowing your new information to run at distilled speeds. Attached, is an example of a short training run on a character with and without this adapter

Summarised from the published model card. Read the full card on the HuggingFace links below.

Specifications

What it is

Makerostris
TypeImage models
Variants1
Runs withdiffusers
Based onTongyi-MAI/Z-Image-Turbo
Released2025-11-28
Popularity36k downloads / month
Likes146
LicenceOpen weights

How it works

How image models work

Text promptwhat to makeText encoderunderstands itDiffusion stepsdenoise to pixelsImagePNG / JPEGA diffusion model starts from noise and denoises it, guided by your prompt, into a finished image.

Variants

Sizes & precisions

Open weights ship in several sizes and precisions. One page, all the variants — pick the one that fits your GPU. VRAM figures are estimates from model size.

VariantParamsPrecisionVRAMFits 16 GBWeights
zimage_turbo_training_adapterBF16Weights ↗

Using it via the API

Call it like any OpenAI endpoint

Once AxForge deploys zimage-turbo-training-adapter for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (zimage-turbo-training-adapter below is illustrative; you get the exact model name on deployment.)

$ curl -sS https://api.axforge.ai/v1/images/generations \
  -H "Authorization: Bearer $AXFORGE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"zimage-turbo-training-adapter","prompt":"a red bicycle","size":"1024x1024"}'

Details

Languages, data & research

Tags

diffusers text-to-image lora template:diffusion-lora

Licence

Open weights

Open weights under apache-2.0 — commercial use is permitted. Deploy it on AxForge EU hardware on request. Read the licence ↗

Sources

Weights & code

Want zimage_turbo_training_adapter on EU-owned hardware?

Request this model on EU hardware See what’s served now

Explore

More image models

© 2026 AxForge · EU-hosted AI infrastructure Pricing Docs Trust Privacy Terms