Consistent AI Characters with Z Image Turbo LoRAs
Guide

Create Perfect Consistent AI Characters Using Z Image Turbo LoRAs

Jul 2025 · 9 min read · LoRA Training · Z Image Turbo · AI Toolkit · RunPod

Alibaba's Z Image Turbo is one of the fastest and most realistic image generation models available — a 6-billion-parameter distilled model that produces stunning results without the overhead of Flux or other massive models. Training consistent characters on it requires a slightly different approach than usual, but AI Toolkit has you covered with a special training adapter designed specifically for distilled models.

What Makes Z Image Turbo Different?

⚠ Normal Training Would Break It
  • Distilled models trained naively lose quality
  • Speed and efficiency degrade significantly
  • No public base model released yet
✅ AI Toolkit's Training Adapter
  • Acts as a stabilizer during training
  • Preserves distilled speed and quality
  • Teaches new characters without damaging the model

The "Turbo" in the name signals a distilled model — optimized for speed. Standard LoRA training on distilled models typically degrades quality. AI Toolkit's special training adapter solves this by acting as a temporary guide that keeps the model stable while it learns your character.

6B Parameter Model
Lighter and faster than Flux while still producing highly realistic images
🛡️
Training Adapter
AI Toolkit's adapter prevents quality loss when training on distilled models
💡
16 GB VRAM Minimum
RTX 3090, 4090, or 50-series recommended for local training
🕐
~1–2 Hours on 4090
Fast training time — 1,500–2,000 steps is all you need

Hardware Requirements

Minimum 16 GB VRAM is recommended for local training. RTX 3090, RTX 4090, or any 50-series card works great. If you don't meet this requirement, RunPod cloud training (RTX 4090 available for a few dollars per run) is the practical alternative.

Setup Option A — Local Install (One-Click)

For local setups, GitHub user Tavers1 (also recommended by the AI Toolkit creator) provides a one-click Windows installer called AI Toolkit Easy Install:

  1. Go to the AI Toolkit Easy Install GitHub repository (link in video description).
  2. Navigate to the Releases page and download the ZIP file.
  3. Drop the ZIP into a dedicated folder for this project.
  4. Unzip and run the .bat file — it handles Python environments, Triton requirements, and all dependencies automatically.

A one-click Patreon installer is also available that wraps everything in an isolated Miniconda environment, preventing conflicts with other AI projects.

Setup Option B — RunPod (Recommended for Most)

New user bonus: Use a referral link, spend $10, and receive a random credit bonus between $5–$500. Check the video description for the link.
  1. Select a GPU. In RunPod, open the Pods menu and select the RTX 4090 (or better). The 4090 finishes training in 1–2 hours.
  2. Choose the template. Click Change Template and search for Oris AI Toolkit (official community template). Select it and click Deploy GPU.
  3. Open the UI. Wait 1–2 minutes for initialization. When the HTTP service port button turns green, click it. Enter password if prompted.

Step 1 — Build Your Dataset

Z Image Turbo doesn't need a massive dataset. 10 high-resolution images is a solid starting point.

  1. Go to the Datasets tab in the AI Toolkit UI.
  2. Click New Dataset, name it, and drag-drop your images into the upload field.
  3. Add a unique trigger word as the caption for all images (e.g., sarah_lora). Avoid names of celebrities or common words already in the model's training data.

Step 2 — Configure the Training Job

Navigate to New Job and configure these key settings:

Setting Value Notes
LoRA file name Your character name Becomes the output filename
Trigger word Same as dataset captions Must match exactly
Model architecture Z Image Turbo with training adapter Critical — must select the adapter version, not standard Z Image
Low VRAM ✅ Enabled Prevents memory crashes even on capable GPUs
Differential guidance Optional (experimental) Newer feature that helps align the model with target images more efficiently
Training steps 1,500–2,000 Default 3,000 is overkill for Z Image Turbo; 2,000 gives excellent results
Don't skip the training adapter! Under Model Architecture, you must select Z Image Turbo with training adapter — not the standard Z Image option. Using the wrong selection will degrade the model's speed and quality.

Sample Image Generation

Set up sample prompts so you can monitor training progress visually:

Step 3 — Run Training

  1. Click Create Job (top right) to save your configuration.
  2. Click the Play button in the top menu. AI Toolkit will download the Z Image Turbo models automatically and begin training.
  3. Monitor the Samples tab. Early samples will look rough — once the character starts consistently resembling your dataset images, training is converging well.
Training time on RTX 4090: Approximately 1–2 hours for 2,000 steps. On an RTX 5090, significantly faster.

Step 4 — Download and Use Your LoRA

Once training completes (or at any checkpoint you liked in the samples):

  1. Open the Checkpoints panel and download the .safetensors file.
  2. Place it in your ComfyUI models/loras/ folder or Forge Neo UI models/Lora/ folder.
  3. In your workflow, load the LoRA and use your trigger word in the prompt to activate the character.
Free workflows available: A free text-to-image and image-to-image workflow for Z Image Turbo has been uploaded to CivitAI — link in the video description.

Tips for Best Results

📦 Want to skip the setup?

The Local Lab offers pre-configured AI installer packages so you can get running in minutes, not hours.

Get the Installer →