Closed
Description
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) | ![]() |
![]() |
Schnell q3_k (sd.cpp) | ![]() |
![]() |
Schnell fp8 (Comfyui) | ![]() |
![]() |
Schnell q3_k (Comfyui) | ![]() |
![]() |
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
Labels
No labels