Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception: This model is not supported #8

Open
sipie800 opened this issue Sep 20, 2024 · 3 comments
Open

Exception: This model is not supported #8

sipie800 opened this issue Sep 20, 2024 · 3 comments

Comments

@sipie800
Copy link

ComfyUI\custom_nodes\ComfyUI-CogVideoX-MZ\mz_cogvideox_core.py", line 277, in MZ_CogVideoXLoader_call
raise Exception("This model is not supported")
Exception: This model is not supported
2024-09-20_152420

@xuyamu
Copy link

xuyamu commented Sep 20, 2024

You should use CogVideoX_5b_fun_GGUF_Q4_0.

@sipie800
Copy link
Author

sipie800 commented Sep 20, 2024

I did try CogVideoX_5b_fun_GGUF_Q4_0 (with the given workflow). By new commit of comfy, the 5b fun outputs totally dark result and the console shows there are NAN tensor. And the CogVideoX_5b_GGUF_Q4_0 (given workflow as well) just says that error.

By old commit of comfy in early August, CogVideoX_5b_GGUF_Q4_0 works. CogVideoX_5b_fun_GGUF_Q4_0 just is not supported at all.

So the only working workflow is using CogVideoX_5b_GGUF_Q4_0 workflow with old comfyui.
None of the rest is working.

comfy changes much recently. maybe it's not meant to keep some 3rd party nodes working all along.

@wailovet
Copy link
Contributor

This is indeed a bug. I have tried to fix it in the recent submission.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants