File size: 1,118 Bytes
fba4e8c 0b1e25f fba4e8c 0b1e25f a3a9cae 0b1e25f fba4e8c 0b1e25f |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 |
---
base_model: unsloth/orpheus-3b-0.1-ft-unsloth-bnb-4bit
tags:
- text-generation-inference
- transformers
- unsloth
- llama
- trl
license: apache-2.0
language:
- en
datasets:
- Jinsaryko/Ceylia
---
# Introduction
VT-Orpheus-3B-TTS-lora-adapter is a Lora adapter fine-tuned from [Orpheus-TTS](https://github.com/canopyai/Orpheus-TTS).
Dataset is from https://huggingface.co/datasets/Jinsaryko/Ceylia.
# Sample Audio
```python
prompts = [
"Seriously? <giggle> That's the cutest thing I've ever heard!",
]
```
<audio controls><source src="https://huggingface.co/vinhnx90/VT-Orpheus-3B-TTS-16bit-merged-vllm/resolve/main/VT-Orpheus-3B-TTS-Ceylia.wav" type="audio/wav"></audio>
# Uploaded model
- **Developed by:** vinhnx90
- **License:** apache-2.0
- **Finetuned from model :** unsloth/orpheus-3b-0.1-ft-unsloth-bnb-4bit
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth) |