I downloaded and placed the files in models/clip
but I still get the error: CLIPTextEncode 'NoneType' object has no attribute 'device'The GGUF loader works fine with safetensor, so I guess it's about the GGUF.
CLIPTextEncode 'NoneType' object has no attribute 'device'
Do I have to rename mmproj and/or tokenizer and/or the GGUF model? Which file names?
· Sign up or log in to comment