Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-nc-4.0
|
| 3 |
+
datasets:
|
| 4 |
+
- NandemoGHS/Galgame_Gemini_Captions
|
| 5 |
+
language:
|
| 6 |
+
- ja
|
| 7 |
+
base_model:
|
| 8 |
+
- NandemoGHS/Anime-Speech-Japanese-Refiner
|
| 9 |
+
---
|
| 10 |
+
|
| 11 |
+
# Anime-Speech-Japanese-Refiner-FP8-DYNAMIC
|
| 12 |
+
|
| 13 |
+
This is the FP8-DYNAMIC quantized version of [NandemoGHS/Anime-Speech-Japanese-Refiner](https://huggingface.co/NandemoGHS/Anime-Speech-Japanese-Refiner).
|
| 14 |
+
|
| 15 |
+
For detailed information on how to use the model, inference examples, vLLM setup, and output formats, please refer to the README of the original model page.
|
| 16 |
+
|
| 17 |
+
## License
|
| 18 |
+
|
| 19 |
+
This model is licensed under **[CC-BY-NC-4.0 License](https://creativecommons.org/licenses/by-nc/4.0/)**.
|
| 20 |
+
|
| 21 |
+
Furthermore, the training data utilized outputs from **Gemini 2.5 Pro**. Therefore, **any use that competes with or violates the terms of service of Gemini is strictly prohibited.**
|