Skip to content

Bug: Clip-L does absolutely nothing with Flux models. #396

Closed
@stduhpf

Description

@stduhpf

I was testing out alternative clip models for Flux (https://huggingface.co/zer0int/CLIP-GmP-ViT-L-14), and noticed the output were oddly similar to the ones I was getting with the original clip-l.
Turns out the result are actually 100% identical (when using the same seed of course), not even a single bit of difference. Using the same models with ComfyUI does lead to noticably different outputs (with fixed seed).

clip-L ViT-L-14
Dev q3_k (sd.cpp) test-dev-clip test-dev-vit
Schnell q3_k (sd.cpp) test-schnell-clip test-schnell-vit
Schnell fp8 (Comfyui) ComfyUI_00515_ ComfyUI_00514_
Schnell q3_k (Comfyui) ComfyUI_00517_ ComfyUI_00516_

As a sidenote, this could explain why I was feeling like the generations I get with sdcpp look less detailed and more artifacty than when I'm using ComfyUI at the same quants.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions