CivArchive
    FFusion Turbo - ver.0.2.1
    NSFW
    Preview 128037646
    Preview 128037644
    Preview 128037645
    Preview 128037893
    Preview 128037894
    Preview 128037895
    Preview 128037907

    FFusion Turbo

    An experimental weight-adjusted Z-Image Turbo checkpoint, retuned to lean digital / CGI instead of the default photorealistic bias. SFW-oriented.

    Drop-in replacement for z_image_turbo_bf16 โ€” same architecture, same 9-step turbo workflow, same VAE and text encoder. Just swap the diffusion model.


    ๐Ÿงช Experimental Notice

    This is a weight experiment, not a finetune on new data. The model was adjusted to shift its aesthetic prior toward rendered / CGI output. Results will vary โ€” some prompts respond strongly, others look nearly identical to base turbo. Consider this a sandbox release.


    ๐ŸŽจ What it does

    • Cleaner 3D render / CGI aesthetic out of the box

    • Stronger digital illustration and stylized outputs

    • Less aggressive skin-texture / pore / wrinkle bias from the stock turbo

    • Still fast โ€” 6โ€“10 steps, same settings as base turbo

    Best for: product renders, concept art, stylized characters, abstract compositions, anything that should look made rather than photographed.


    โš™๏ธ Usage

    SettingValueBaseZ-Image TurboSteps8โ€“10 (9 is the sweet spot)CFG1.0Samplerany turbo-compatible (euler, dpm++ 2m)VAEstock Z-Image ae.safetensorsText encoderstock qwen_3_4b.safetensorsPrecisionBF16

    No trigger word needed โ€” it's a base checkpoint, style is always on.


    ๐Ÿ’ก Tips

    • Pairs well with CGI / 3D-style LoRAs โ€” stacks their effect instead of fighting it

    • If you want to pull back toward photoreal, blend with stock turbo at 0.5 / 0.5

    • Works with any Z-Image Turbo ControlNet / workflow unchanged

    ---
    
    ### ๐Ÿ”ฌ Model Stats
    
    Full BF16 checkpoint โ€” 453 tensors, **6.155B parameters**, no NaN / no Inf. Clean build.
    
    | Module | Tensors | Params | % of Total |
    |---|---:|---:|---:|
    | `layers.*` (transformer blocks) | 390 | 5.43 B | **88.2%** |
    | `noise_refiner` | 26 | 361.8 M | 5.9% |
    | `context_refiner` | 22 | 353.9 M | 5.8% |
    | `cap_embedder` | 3 | 9.8 M | 0.2% |
    | `final_layer` | 4 | 1.2 M | <0.1% |
    | `t_embedder` | 4 | 0.5 M | <0.1% |
    | `x_embedder` | 2 | 0.25 M | <0.1% |
    | pad tokens | 2 | โ€” | โ€” |
    | **Total** | **453** | **6.155 B** | 100% |
    
    ### ๐Ÿ“Š Weight Distribution
    
    - **Global range:** min โ‰ˆ **โˆ’14.00**, max โ‰ˆ **+13.94** โ€” in-line with typical DiT checkpoints
    - **Most active modules** (highest std): the deep layers `layers.26` through `layers.29` โ€” this is where the style adjustment is concentrated. Their `ffn_norm2` and `attention_norm2` tensors show std up to 3.2 vs. a model average of ~0.32
    - **Most conservative modules:** `t_embedder` (std ~0.005โ€“0.02) โ€” timestep embedding is nearly untouched, as expected
    - **Feed-forward `w2` weights** carry the largest absolute values (up to ยฑ14), consistent with how Z-Image's MLP projections store learned priors
    
    ### โœ… File Integrity
    
    | Check | Result |
    |---|---|
    | NaN tensors | **0** |
    | Inf tensors | **0** |
    | Dtype consistency | 100% BF16 |
    | Architecture match vs. `z_image_turbo_bf16` | structurally identical (906/906 keys) |
    
    ---

    Description

    Full BF16 checkpoint โ€” 453 tensors, 6.155B parameters, no NaN / no Inf. Clean build.

    โ–ธ layers.* (transformer blocks) โ€” 390 tensors ยท 5.43 B params ยท 88.2% โ–ธ noise_refiner โ€” 26 tensors ยท 361.8 M params ยท 5.9% โ–ธ context_refiner โ€” 22 tensors ยท 353.9 M params ยท 5.8% โ–ธ cap_embedder โ€” 3 tensors ยท 9.8 M params ยท 0.2% โ–ธ final_layer โ€” 4 tensors ยท 1.2 M params ยท <0.1% โ–ธ t_embedder โ€” 4 tensors ยท 0.5 M params ยท <0.1% โ–ธ x_embedder โ€” 2 tensors ยท 0.25 M params ยท <0.1%

    Total: 453 tensors ยท 6.155 B parameters

    โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”

    ๐Ÿ“Š Weight Distribution

    โ–ธ Global range: min โ‰ˆ โˆ’14.00, max โ‰ˆ +13.94 โ€” in line with typical DiT checkpoints

    โ–ธ Most active modules (highest std): the deep layers layers.26 through layers.29 โ€” this is where the style adjustment is concentrated. Their ffn_norm2 and attention_norm2 tensors show std up to 3.2 vs. a model average of ~0.32

    โ–ธ Most conservative modules: t_embedder (std ~0.005โ€“0.02) โ€” timestep embedding is nearly untouched, as expected from a weight-adjustment rather than a retrain

    โ–ธ Feed-forward w2 weights carry the largest absolute values (up to ยฑ14), consistent with how Z-Image's MLP projections store learned priors

    โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”

    โœ… File Integrity

    โ–ธ NaN tensors: 0 โ–ธ Inf tensors: 0 โ–ธ Dtype consistency: 100% BF16 โ–ธ Architecture match vs. z_image_turbo_bf16: structurally identical (906/906 keys)

    FAQ

    Checkpoint
    ZImageTurbo
    by idle

    Details

    Downloads
    118
    Platform
    CivitAI
    Platform Status
    Available
    Created
    4/20/2026
    Updated
    5/14/2026
    Deleted
    -

    Files

    ffusionTurbo_ver021.safetensors

    Mirrors

    Available On (1 platform)

    Same model published on other platforms. May have additional downloads or version variants.