Orpheus-Liam / README.md
Mathews's picture
Update README.md
81d8664 verified
---
base_model: unsloth/orpheus-3b-0.1-ft
tags:
- text-generation-inference
- transformers
- llama
license: apache-2.0
language:
- en
---
- **Developed by:** Mathews
- **License:** apache-2.0
- **Finetuned model**
## Emotion tags included in the training:
```
<chuckles>, <whispering>, <happy>, <annoyed>, <nervous>, <sad>, <sighs>, <thoughtful>, <short pause>, <exhales sharply>, <surprised>, <clears throat>, <excited>, <stuttering>, <yawning>, <uh>, <groans>, <cracks knuckles>, <inhales deeply>, <laughs>, <exasperated>, <long pause>
```
## Usage example:(prompt)
```
Oh my goodness <laughs>.
```
**Disclaimer**
I cannot guarantee that all tags will work and/or produce good-quality outputs, as the training dataset was really small.