ComfyUI-CogVideoX-MZ icon indicating copy to clipboard operation
ComfyUI-CogVideoX-MZ copied to clipboard

weight_dtype as GGUF?

Open clemarjonlaguardia opened this issue 1 year ago • 1 comments

How can I set the weight_dtype as GGFU? Because it doesn't appeared in the list. image

clemarjonlaguardia avatar Sep 27 '24 03:09 clemarjonlaguardia

No need to set, it will be used automatically, because only some of the layers use Q4 quantization, and the rest of the layers use the data type in weight_dtype

wailovet avatar Sep 27 '24 03:09 wailovet