auto-patch README.md
Browse files
README.md
CHANGED
@@ -1,16 +1,16 @@
|
|
1 |
---
|
2 |
-
base_model: asif00/
|
|
|
|
|
3 |
language:
|
4 |
-
-
|
5 |
library_name: transformers
|
6 |
license: apache-2.0
|
7 |
quantized_by: mradermacher
|
8 |
tags:
|
9 |
-
- text-generation-inference
|
10 |
- transformers
|
11 |
-
- unsloth
|
12 |
- llama
|
13 |
-
-
|
14 |
---
|
15 |
## About
|
16 |
|
@@ -19,7 +19,7 @@ tags:
|
|
19 |
<!-- ### convert_type: hf -->
|
20 |
<!-- ### vocab_type: -->
|
21 |
<!-- ### tags: -->
|
22 |
-
static quants of https://huggingface.co/asif00/
|
23 |
|
24 |
<!-- provided-files -->
|
25 |
weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.
|
|
|
1 |
---
|
2 |
+
base_model: asif00/orpheus-bangla-tts
|
3 |
+
datasets:
|
4 |
+
- SUST-CSE-Speech/banspeech
|
5 |
language:
|
6 |
+
- bn
|
7 |
library_name: transformers
|
8 |
license: apache-2.0
|
9 |
quantized_by: mradermacher
|
10 |
tags:
|
|
|
11 |
- transformers
|
|
|
12 |
- llama
|
13 |
+
- text-to-speech
|
14 |
---
|
15 |
## About
|
16 |
|
|
|
19 |
<!-- ### convert_type: hf -->
|
20 |
<!-- ### vocab_type: -->
|
21 |
<!-- ### tags: -->
|
22 |
+
static quants of https://huggingface.co/asif00/orpheus-bangla-tts
|
23 |
|
24 |
<!-- provided-files -->
|
25 |
weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.
|