--- 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? That's the cutest thing I've ever heard!", ] ``` # 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. [](https://github.com/unslothai/unsloth)