Replies: 1 comment 2 replies
-
|
Thank you for pointing it out, i have fixed the URL. The correct link is https://huggingface.co/koboldcpp/tts/resolve/main/qwen3-tts-tokenizer-q8_0.gguf Yes, it should work. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
https://github.com/LostRuins/koboldcpp/releases/tag/v1.110
https://huggingface.co/koboldcpp/tts/blob/main/qwen3-tts-tokenizer-q8_0.gguf
for
https://huggingface.co/koboldcpp/tts/resolve/main/Qwen3-TTS-12Hz-1.7B-Base-q8_0.gguf
See blob in the address, it downloads 80kb file. Also even if blob part is fixed, will it work? it's for qwen3-tts-tokenizer-q8_0.gguf
model.
P.S. I've tried to find it elsewhere https://huggingface.co/search/full-text?q=+Qwen3-TTS-12Hz-1.7B-Base-q8_0.gguf
but "No result found" - not even present https://huggingface.co/koboldcpp/tts/resolve/main/Qwen3-TTS-12Hz-1.7B-Base-q8_0.gguf.
Why? I guess it looks only in text files, not for files as Qwen3-TTS-12Hz-1.7B-Base finds many in readme.md-s.
Maybe it will be beneficial for the project to add file names in https://huggingface.co/koboldcpp/tts/resolve/main/README.md?
Beta Was this translation helpful? Give feedback.
All reactions