Replies: 1 comment 1 reply
-
Hi @willhsmit. First of all, thank you for your exhaustive experiments on HiDream Dev. Actually, I also tested different start_percent in HiDream Dev, and found that start_percent=0.2 really don't bring any benefits in HiDream Dev bf16 model. I guess this may be a model-related issue and will not consider updating the start_percent parameter for now. I hope you understand. Finally, thank you again for using ComfyUI-TeaCache! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've been using TeaCache with Hidream Dev - it's very useful and the acceleration helps a lot.
Based on my personal experience (in SwarmUI wrapping Comfy), it feels like at the recommended rel_l1_thresh of 1, there's a big difference in output between no TeaCache and TeaCache at threshold 1 with no start_percent, that goes away with a higher start_percent. I wouldn't say the image is broken or distorted, but I wonder if it makes sense to recommend a start_percent on the table in README, for HiDream Dev specifically?
Here's some samples - in each row, the columns are (no teaCache, threshold=1 start_percent=0, threshold=1 start_percent=0.1, threshold=1 start_percent=0.2).
To my eyes,
On my 3060 12G, a 25-step render takes 152s with no TeaCache, 83s with start_percent=0, 89s with start_percent=0.1, 93s with start_percent=0.2, so higher start percent does preserve almost all the perf gains of TeaCache.
(edit: this is the city96 Q4_K_S gguf of hidream dev)
Beta Was this translation helpful? Give feedback.
All reactions