Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,62 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model:
|
4 |
+
- m-a-p/YuE-s1-7B-anneal-zh-icl
|
5 |
+
tags:
|
6 |
+
- yue
|
7 |
+
- music
|
8 |
+
- suno
|
9 |
+
---
|
10 |
+
|
11 |
+
|
12 |
+
# YuE Quantized Models
|
13 |
+
|
14 |
+
Welcome to the repository for **YuE Quantized Models**! These models are quantized versions of the original YuE models, optimized for efficient inference while maintaining high-quality music generation capabilities. You can use these models directly or through the **YuE Interface**, a user-friendly Docker-based solution for generating music.
|
15 |
+
|
16 |
+
## 🚀 YuE Interface
|
17 |
+
|
18 |
+
To easily interact with these models, check out the **[YuE Interface](https://github.com/alisson-anjos/YuE-Interface)**, a robust and intuitive Docker-based interface that leverages Gradio for a seamless music generation experience. The interface supports both local deployment and cloud-based solutions like RunPod.
|
19 |
+
|
20 |
+
### Key Features of the YuE Interface:
|
21 |
+
- **Docker Image**: Pre-configured for easy setup.
|
22 |
+
- **Web UI (Gradio)**: Intuitive interface for configuring and executing music generation tasks.
|
23 |
+
- **NVIDIA GPU Support**: Accelerated processing for faster results.
|
24 |
+
- **Model Management**: Download and manage specific YuE models.
|
25 |
+
- **Real-time Logging**: Monitor generation logs directly from the interface.
|
26 |
+
- **Audio Playback and Download**: Listen to and download generated audio files.
|
27 |
+
|
28 |
+
For detailed instructions on how to use these models with the YuE Interface, please refer to the **[YuE Interface README](https://github.com/alisson-anjos/YuE-Interface)**.
|
29 |
+
|
30 |
+
## Available Quantized Models
|
31 |
+
|
32 |
+
Below is the list of quantized models available in this repository:
|
33 |
+
|
34 |
+
| Model Name | Quantization | Hugging Face Link |
|
35 |
+
|-------------------------------------|--------------|-----------------------------------------------------------------------------------|
|
36 |
+
| `YuE-s1-7B-anneal-en-cot-int8` | INT8 | [Model Link](https://huggingface.co/Alissonerdx/YuE-s1-7B-anneal-en-cot-int8) |
|
37 |
+
| `YuE-s1-7B-anneal-en-icl-int8` | INT8 | [Model Link](https://huggingface.co/Alissonerdx/YuE-s1-7B-anneal-en-icl-int8) |
|
38 |
+
| `YuE-s1-7B-anneal-jp-kr-cot-int8` | INT8 | [Model Link](https://huggingface.co/Alissonerdx/YuE-s1-7B-anneal-jp-kr-cot-int8) |
|
39 |
+
| `YuE-s1-7B-anneal-jp-kr-icl-int8` | INT8 | [Model Link](https://huggingface.co/Alissonerdx/YuE-s1-7B-anneal-jp-kr-icl-int8) |
|
40 |
+
| `YuE-s1-7B-anneal-zh-cot-int8` | INT8 | [Model Link](https://huggingface.co/Alissonerdx/YuE-s1-7B-anneal-zh-cot-int8) |
|
41 |
+
| `YuE-s1-7B-anneal-zh-icl-int8` | INT8 | [Model Link](https://huggingface.co/Alissonerdx/YuE-s1-7B-anneal-zh-icl-int8) |
|
42 |
+
| `YuE-s2-1B-general-int8` | INT8 | [Model Link](https://huggingface.co/Alissonerdx/YuE-s2-1B-general-int8) |
|
43 |
+
| `YuE-s1-7B-anneal-en-cot-nf4` | NF4 | [Model Link](https://huggingface.co/Alissonerdx/YuE-s1-7B-anneal-en-cot-nf4) |
|
44 |
+
| `YuE-s1-7B-anneal-en-icl-nf4` | NF4 | [Model Link](https://huggingface.co/Alissonerdx/YuE-s1-7B-anneal-en-icl-nf4) |
|
45 |
+
| `YuE-s1-7B-anneal-jp-kr-cot-nf4` | NF4 | [Model Link](https://huggingface.co/Alissonerdx/YuE-s1-7B-anneal-jp-kr-cot-nf4) |
|
46 |
+
| `YuE-s1-7B-anneal-jp-kr-icl-nf4` | NF4 | [Model Link](https://huggingface.co/Alissonerdx/YuE-s1-7B-anneal-jp-kr-icl-nf4) |
|
47 |
+
| `YuE-s1-7B-anneal-zh-cot-nf4` | NF4 | [Model Link](https://huggingface.co/Alissonerdx/YuE-s1-7B-anneal-zh-cot-nf4) |
|
48 |
+
| `YuE-s1-7B-anneal-zh-icl-nf4` | NF4 | [Model Link](https://huggingface.co/Alissonerdx/YuE-s1-7B-anneal-zh-icl-nf4) |
|
49 |
+
|
50 |
+
## 💬 Support
|
51 |
+
|
52 |
+
If you encounter any issues or have questions, feel free to open an issue on the **[YuE Interface GitHub repository](https://github.com/alisson-anjos/YuE-Interface)** or contact me via my [CivitAI profile](https://civitai.com/user/alissonerdx).
|
53 |
+
|
54 |
+
## 🙏 Acknowledgements
|
55 |
+
|
56 |
+
A special thanks to the developers of the official **[YuE repository](https://github.com/multimodal-art-projection/YuE)** for their incredible work and for making this project possible.
|
57 |
+
|
58 |
+
---
|
59 |
+
|
60 |
+
**Happy Music Generating! 🎶**
|
61 |
+
|
62 |
+
---
|