Replies: 22 comments 5 replies
-
|
same here, need zimage base support |
Beta Was this translation helpful? Give feedback.
-
|
How many steps did you use? Z-Image base requires around 50 steps. |
Beta Was this translation helpful? Give feedback.
-
yes, 50 steps generates exactly same as 16 steps, currupted. |
Beta Was this translation helpful? Give feedback.
-
|
int8 is not working, use bf16 or float8 |
Beta Was this translation helpful? Give feedback.
-
Thanks, bf16 is running smoothly. |
Beta Was this translation helpful? Give feedback.
-
|
It seems like the finetune option works for training the base model with some adjustments (@Calamdor 's suggestion). I think an issue is with ComfyUI running the finetuned models. I have issues, too. All black images on the trained model but no issues with the base model in ComfyUI. I can also generate images (inference) using the finetuned model using musubi-tuner. Possibly a ComfyUI issue or my dependencies are borked. edit: this was confirmed by the Comfyui team as of yesterday. Comfyui is unable to generate images using finetuned models from the base model. |
Beta Was this translation helpful? Give feedback.
-
full-finetunes? or including LoRA? |
Beta Was this translation helpful? Give feedback.
-
|
Currently known settings; will add a preset when things are more clear
|
Beta Was this translation helpful? Give feedback.
-
Yes, full finetunes on the Z-Image "base" model. I posted an image of ComfyUI's response. I can tag you in discord. |
Beta Was this translation helpful? Give feedback.
-
|
My character lora results improved significantly switching from adamw .0003 (the setting I'd been using with ZiT) to prodigy 1. I wasn't getting much likeness when using the lora with ZiT even if I trained out to 200 epochs, but now I'm getting a good likeness at 150. Edit: Using adam_adv with a higher LR (0.001) was also viable, as I continue to experiment. |
Beta Was this translation helpful? Give feedback.
-
|
Please add the training preset for Z-Image non-Turbo as soon as possible. Thank you very much, I’m already eager to test it |
Beta Was this translation helpful? Give feedback.
-
Just a FYI. You don't need to the preset to do a run. You can use the Turbo preset and modify it using dxqb notes above. |
Beta Was this translation helpful? Give feedback.
-
|
i used turbo preset and changed turbo model to base model but it fails to load the z image base. |
Beta Was this translation helpful? Give feedback.
-
|
@ansinerd Had very good results with a character LoRA rank 16, alpha 1, full layer preset. I used 20 steps with DPM++ Karras for the samples. They're noisy but good enough to see when the likeness comes through (was around step 2000). It looks great with Z-Image Turbo in ComfyUI at LoRA strength 1.75. I tried a more complex rank 64, alpha 4 LoRA with timestep shift 2.5 - 3.0 and it went nowhere. |
Beta Was this translation helpful? Give feedback.
-
THE most useful comment of 2026! Thanks for taking the time " LoRA rank 16, alpha 1, full layer preset. LR 1e-4, constant schedule, Adafactor, bf16, no quantization" - Came out mint! |
Beta Was this translation helpful? Give feedback.
-
|
presets here: #1280
|
Beta Was this translation helpful? Give feedback.
-
|
I performed a full fine-tuning on Z-Image using float8 (W8) precision, 512 resolution, the PRODIGY_PLUS_SCHEDULE_FREE optimizer, on 260 images with a timestep shift of 1.33. The results were good, and it sampled normally in OneTrainer. However, in ComfyUI, it produces a snowflake pattern. I tried the conversion script provided by ComfyUI (https://huggingface.co/Comfy-Org/z_image_turbo/blob/main/z_image_convert_original_to_comfy.py) and the script mentioned in another issue (Comfy-Org/ComfyUI#12165), but neither worked. Has anyone encountered or solved this problem? |
Beta Was this translation helpful? Give feedback.
-
|
full layer preset? I take it you meant this?
|
Beta Was this translation helpful? Give feedback.
-
|
hi, so what files are you using? i m trying again, with the not turbo mode but so i have downloaded the original z_image_bf16.safetensors but got error |
Beta Was this translation helpful? Give feedback.
-
|
@DarkAlchy @carlo0000 |
Beta Was this translation helpful? Give feedback.
-
|
hi i'm wondering with the curent setting we can only train from the original model right? or we load the original base model, same as now and any other trained model we want to use will be put in override transformer? i m wondering if in the future we can get lower vram like with sdxl as on sdxl i could use fp8 and going from 1024x to 2048x pixel for exemple used less than 1 giga of vram more and even the speed did not double ideal would be training at low resolution then the 1-2 last epoch at high resolution to have some more details even it's super slow i did not try yet the gguf q4 to see if it decrease memory , ok i tried and it reduce the Vram a lot so i could increase the resolution, i guess for making a lora it should not make any difference but for now , i'm wondering of my lora is working so i'm at 4500+ steps lora rank 32 + alpha 16 with prodigy adv + cosine i put a higher learning rate 0.0008 time shift 1.33 , i did a test with q8 turbo, and there was 0 difference with or without the lora, and with the q8 not turbo, the picture was different but not even the hair color was right 7500 step now and looks likes it's half way, prodigy the learning rate is supposed to be 1 but that is not working above 0.01 is to high and get only noise at output and also switched to constant , google IA suggested to use constant and keep learning rate at 1 and reduce lora alpha to 1 and reduce d coefficient to 0.5 or even 0.1 but i put d coef back to 1 and reduce learning rate rate, it s the same anyway |
Beta Was this translation helpful? Give feedback.
-
|
hey guy so how is your training going? because mine has problem , my lora same's to work good on z turbo Q8 the character face match +90% of the time but when i test it on the no turbo version (Q8) then 95% of the time the face is not matching the subject, even worse than on sdxl (where you also had to try a lot of time to have the exact match) |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
Describe your use-case.
During training with comfyui/z-image base bf16, the images become corrupted and show snowflake-like patterns when sampling.
What would you like to see as a solution?
Normal Training and sampling
Have you considered alternatives? List them here.
Normal Training and sampling
Beta Was this translation helpful? Give feedback.
All reactions