index_timestep_zero possible solution

#5
by patientxtr - opened

they suggest using this node in the latest comfyui example workflow
image

I think that would solve the issue regarding latest model, can you test and if possible release it with it added ?

The full safetensors have "model.diffusion_model.index_timestep_zero" tensor with shape of "0". The illama_quantize is not allowing to create the ggufs with the shape of "0".
So, I removed that tensor and quantized.
There are no errors in comfyui for me when using this test ggufs.
I am now trying to add back this tensor. Will update the ggufs if successful.

Added the index_timestep_zero tensor after quantizing. Uploading the updated ggufs from now

Arunk25 changed discussion status to closed

Sign up or log in to comment