Rename GGUF files to follow naming convention

#1
by vagues - opened

The current GGUF filenames use bare quantization tags without a model name prefix. This breaks auto-discovery in llama.cpp's server mode, which relies on filename patterns to detect cached models.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment