I get this error: AttributeError: 'CLIPTextModel' object has no attribute 'generate'
Same issue for qwen3.5_9b_abliterated_nvfp4.safetensors, workflow is either broken, or creator didn't mention prerequisites? Idk, clip loader isn't for LLM generation, so I was curious how would It work any way.
have you tried the provided workflow in the "files and versions" ? It worked for me, for the two nvfp4 abliterated versions.
The 9b is giving problems to some users. I think further updates from Comfyui will solve it. Clip loader itself has been working for all models - but sometimes the 9b gives problems. Nothing is wrong with the model - I suspect Comfy needs more updates with that model.
The 9b is giving problems to some users. I think further updates from Comfyui will solve it. Clip loader itself has been working for all models - but sometimes the 9b gives problems. Nothing is wrong with the model - I suspect Comfy needs more updates with that model.
Thanks, I'll try a different one.