#.GGUF extension bug

1 messages · Page 1 of 1 (latest)

lime plover
#

I just had a very confusing time trying to install a GGUF model. I kept getting "unrecognized suffix" even though I know I've installed them before.

Turns out, it happened because the suffix was uppercase: .GGUF instead of .gguf. Changing the extension to lowercase worked. What's really puzzling is that this is on Windows, where filenames aren't case-sensitive!

cyan silo
#

could you create a github issue for this?