CivArchive
    HIDREAM - Q3kl-Full
    NSFW
    Preview 70647675
    Preview 70668889

    πŸ”₯ HiDream: Advanced AI Image Generation in Multiple Formats

    πŸ“Œ Overview

    HiDream is now provided in several AI model versions and formats (like .safetensors and .gguf), each suited for different needs regarding speed, quality, VRAM usage, and software compatibility. Understanding these helps you select the best option for your hardware and find the right download links.

    πŸ”‘ This Guide Covers

    1. Core Models: The main variants (Full, Dev, Fast) and where to find them

    2. Required Components: The Text Encoder and VAE models needed for complete functionality

    3. Quantized Versions: The GGUF model versions and their sources

    4. Hardware Requirements: General GPU VRAM requirements for these models

    ⚑ Core HiDream Image Models

    • 1. HiDream Full

      • Focus: Highest Quality & Detail

      • Settings: Steps: 50, Sampler: uni_pc, Scheduler: simple, CFG: 5.0 (Needs Negative Prompt)

    • 2. HiDream Dev

      • Focus: Speed & Experimentation

      • Settings: Steps: 28, Sampler: lcm, Scheduler: normal, CFG: 1.0 (No Negative Prompt)

    • 3. HiDream Fast

      • Focus: Maximum Speed

      • Settings: Steps: 16, Sampler: lcm, Scheduler: normal, CFG: 1.0 (No Negative Prompt)

    Download Location (Split FP16/FP8 Diffusion Models): Hugging Face Repository

    Note: Download all parts for the desired model (e.g., hidream_i1_full_fp16.safetensors) and place them in the ComfyUI/models/diffusion_models/ folder.

    🧠 Text Encoder & VAE Models

    These components are essential for interpreting your prompts and finalizing the image. They need to be loaded alongside the main image models, consuming additional VRAM.

    Required HiDream Text Encoders

    1. clip_g_hidream.safetensors (1.39 GB)

    2. clip_l_hidream.safetensors (248 MB)

    3. llama_3.1_8b_instruct_fp8_scaled.safetensors (9.08 GB)

    4. t5xxl_fp8_e4m3fn_scaled.safetensors (5.16 GB)

    Download Location (Split Text Encoders): Hugging Face Repository

    Note: Download all parts for the required encoders (clip_g, clip_l, t5xxl, llama3.1) and place them in the ComfyUI/models/text_encoders/ folder.

    VAE

    For optimal organization of HiDream models and components, follow this recommended structure:

    πŸ“‚ ComfyUI/
    β”œβ”€β”€ πŸ“‚ models/
    β”‚   β”œβ”€β”€ πŸ“‚ diffusion_models/
    β”‚   β”‚   └── πŸ“„ hidream_i1_[variant].safetensors (or .gguf)
    β”‚   β”œβ”€β”€ πŸ“‚ text_encoders/
    β”‚   β”‚   β”œβ”€β”€ πŸ“„ clip_g_hidream.safetensors
    β”‚   β”‚   β”œβ”€β”€ πŸ“„ clip_l_hidream.safetensors
    β”‚   β”‚   β”œβ”€β”€ πŸ“„ llama_3.1_8b_instruct_fp8_scaled.safetensors
    β”‚   β”‚   └── πŸ“„ t5xxl_fp8_e4m3fn_scaled.safetensors
    β”‚   β”œβ”€β”€ πŸ“‚ vae/
    β”‚   β”‚   └── πŸ“„ ae.safetensors
    

    πŸ“Š GGUF Model Versions (Quantized HiDream)

    1. HiDream Full GGUF

    2. HiDream Fast GGUF

    3. HiDream Dev GGUF

    Note: K-quants (_K_M, KS) often offer better quality than older standard quants (_0, _1) at similar bit levels.

    πŸ’» GPU VRAM Requirements & Model Suitability

    VRAM is crucial. You need enough space for the model, necessary auxiliaries (encoders, VAE), software overhead, and the generation process.

    General GGUF Suitability by GPU VRAM (Focusing on HiDream Full GGUF sizes)

    1. 8GB VRAM

    • Best suited for Q2_K (6.56 GB) or potentially Q3_K_S (8.21 GB) / Q3_K_M (8.77 GB) with some offloading.

    2. 12GB VRAM (e.g., RTX 3060 12GB)

    • Can comfortably run Q3 levels fully in VRAM.

    • Can run Q4 levels (up to Q4_K_M @ 11.5 GB), but the larger Q4 models will likely require some layers offloaded to CPU/RAM.

    • Q5 levels (up to 13.5 GB) are possible but require more significant offloading.

    • Recommendation: Start with Q4_K_M or Q4_K_S; try Q3_K_M if speed is an issue due to offloading.

    3. 16GB VRAM

    • Can likely run Q5 levels (up to 13.5 GB) fully in VRAM.

    • Can run Q6_K (14.7 GB), possibly needing minimal offload.

    4. 24GB VRAM (or more)

    • Can comfortably run Q6_K (14.7 GB) and likely higher quantizations like Q8_0.

    • The full FP16 (34.2 GB) requires substantial offloading even on 24GB, better suited for 48GB+ cards or multi-GPU setups if aiming for full VRAM utilization.

    πŸ™ Credits

    • Special thanks to Black Forest Labs for developing the original FLUX.1-Fill-dev model.

    • Big thanks to city96 for pioneering the GGUF journey! πŸ™Œ

    πŸ‘¨β€πŸ’» Developer Information

    This guide was created by Abdallah Al-Swaiti:

    1. Hugging Face

    2. GitHub

    3. LinkedIn

    For additional tools and updates, check out my ComfyUI-OllamaGemini

    ✨ Elevate Your Creative Vision with HiDream ✨

    No alternative text description for this image

    Description

    Hidream-Full (Q3kl)

    FAQ

    Comments (8)

    SantaonholidaysApr 17, 2025Β· 1 reaction
    CivitAI

    I updated 5 times now and my ComfyUI Version is
    ComfyUI: v0.3.28-10-g0d720e43
    Β  Β  Β  Β  Β (2025-04-17)
    Manager: V3.31.10

    But i still cant get it to work

    SantaonholidaysApr 17, 2025

    ComfyUIStyler,GeminiAPI,FluxResolutions are missing

    SantaonholidaysApr 17, 2025

    After Updating OllamaGemini manually a miracle happened,thanks for the help :D

    AbdallahAlswa80
    Author
    Apr 17, 2025

    @SantaonholidaysΒ  its okay now ?! some times need to pip install -r requirements.txt again

    SantaonholidaysApr 17, 2025Β· 2 reactions

    @AbdallahAlswa80Β it works :D

    DaddyWolfgangApr 17, 2025Β· 3 reactions

    Sometimes it takes a bit of a ritual to get things going. Flux was the biggest pain in the ass out of all the models ever released. Crazily enough HiDream runs BETTER and faster than Flux ever did and the output is extremely better. I can't wait for.... custom checkpoints...

    AKDesignsMay 10, 2025Β· 1 reaction
    CivitAI

    Can you add Q2 GGUF versions of these models?

    Checkpoint
    HiDream

    Details

    Downloads
    90
    Platform
    CivitAI
    Platform Status
    Available
    Created
    4/17/2025
    Updated
    8/24/2026
    Deleted
    -

    Files

    hidream_q3klFull.gguf

    Mirrors

    HuggingFace (1 mirrors)
    CivitAI (1 mirrors)