the I2V gguf Only running T2V?

#1
by mr7th - opened

Hi, I’m trying the I2V Q8 gguf ,but I can't run it with I2V,it is still running in t2v,I checked all kinds of workflow,for exsample:
屏幕截图 2025-11-17 124130

what's wrong with me ?

This workflow looks too complicated, start with a simple one: https://pastebin.com/inVCNs5g

I checked Q2,it's all right,so,maybe the Q8 files has sth wrong.

Q8 and all K_L quants use more memory, so I would suggest using q5_k_m at max. The quality is good, especially for realistic stuff.

I have experience only once, and resolved after restart comfyui.
maybe it is some malfunction of model loading or conditioning.

If the issue keep occurs, try to remove or bypass nodes like torch compile, sage attention.

I have experience only once, and resolved after restart comfyui.
maybe it is some malfunction of model loading or conditioning.

If the issue keep occurs, try to remove or bypass nodes like torch compile, sage attention.

I tried all, but lost, Now I used Q6, it's fine.

Sign up or log in to comment