All in one
#6
by nonitis - opened
Why not have each model in its own repository as it should be? Why is everything just in one bucket?
This makes it just harder to download if you want something with the command line
Hi, you can download via
hf download 0xShug0/audio.cpp-gguf
--repo-type model
--include "Qwen3-TTS-1.7B-GGUF/**"
--local-dir ./models/Qwen3-TTS-1.7B-GGUF
or using the model manager in the repo to download the models you want.