| --- |
| license: other |
| tags: |
| - gguf |
| - ggml |
| - text-to-audio |
| - thinksound |
| --- |
| |
| # ThinkSound — GGUF |
|
|
| GGUF weights for **ThinkSound (text-to-sound-effect)**, converted for use with |
| [thinksound.cpp](https://github.com/pwilkin/thinksound.cpp) — a standalone C++/GGML runtime (CUDA + Vulkan), and |
| with [Lemonade](https://github.com/lemonade-sdk/lemonade) as a GGML media backend. |
|
|
| Source model: https://huggingface.co/FunAudioLLM/ThinkSound |
| License: see the source model. |
|
|
| ## Files |
| DiT and T5 in `bf16` (recommended) and `q8` (smallest); plus `metaclip-text-f32`, `vae-f32`, and the `clip`/`t5` tokenizers. |
|
|