GCStream commited on
Commit
b6c4ec0
·
verified ·
1 Parent(s): 49076de

docs: update model card — 5000-step run

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -131,7 +131,7 @@ Prepend `by <artist>, ` at the start of your prompt.
131
  | Base model | `Tongyi-MAI/Z-Image-Turbo` |
132
  | Fine-tuning method | LoRA rank=32, alpha=32 — merged into weights |
133
  | Target modules | `to_q`, `to_k`, `to_v`, `w1`, `w2`, `w3` |
134
- | Training steps | 3 000 (EMA decay=0.9999) |
135
  | Training resolution | 512 × 512 |
136
  | Inference steps | 8 |
137
  | CFG scale | 0.0 (CFG-free) |
 
131
  | Base model | `Tongyi-MAI/Z-Image-Turbo` |
132
  | Fine-tuning method | LoRA rank=32, alpha=32 — merged into weights |
133
  | Target modules | `to_q`, `to_k`, `to_v`, `w1`, `w2`, `w3` |
134
+ | Training steps | **5 000** (3 000 at lr=1e-4 + 2 000 continued at lr=5e-5, EMA decay=0.9999) |
135
  | Training resolution | 512 × 512 |
136
  | Inference steps | 8 |
137
  | CFG scale | 0.0 (CFG-free) |