does it support comfyui?

#1
by t8star - opened

I try it,but it seemly don't support comfyui

Yes, I can see a few issues from the ComfyUI error log. This model has QKV stored as separate tensors while in the ComfyUI-repackaged models they're joined together. They're also scaled independently it seems, so to make it work in ComfyUI it's not enough to just concatenate the tensors.
2025-11-25_16-21-47

Sign up or log in to comment