File size: 672 Bytes
b0102d1 dc7ea19 b0102d1 dc7ea19 b0102d1 dc7ea19 b0102d1 dc7ea19 b0102d1 dc7ea19 cc97dc0 dc7ea19 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
---
library_name: transformers
license: cc-by-4.0
base_model:
- HKUSTAudio/Llasa-1B
---
## Model Description
This is a 8bit GPTQ quantization of Llasa-1B by the HKUSTAudio team.
I tested using a script written by GitHub user nivibilla, linked below.
The tests were successful, and this quantized model produced very decent results.
## Model Sources
<!-- Provide the basic links for the model. -->
- **Repository:** HKUSTAudio/Llasa-1B
- **Paper:** LLaSA: Scaling Train-Time and Inference-Time Compute for LLaMA-based Speech Synthesis (Coming soon)
- **Test Script:** https://github.com/slives-lab/local-llasa-tts_voice/blob/main/llasa_vllm_longtext_inference.ipynb |