File size: 934 Bytes
24bf269 815e53c 24bf269 a5c5ec5 7a578c0 a5c5ec5 24bf269 815e53c 24bf269 815e53c 1df74a3 01e9b51 24bf269 815e53c 01e9b51 815e53c 24bf269 9022d01 24bf269 815e53c 24bf269 815e53c 24bf269 815e53c |
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 41 42 43 |
---
license: cc-by-nc-nd-4.0
language:
- en
library_name: transformers
pipeline_tag: text-generation
tags:
- Starling
- Mistral
- llama-2
---
<div style="width: auto; margin-left: auto; margin-right: auto">
<img src="https://i.imgur.com/9S8MkNf.png" alt="Velara" style="width: 10%; min-width: 400px; display: block; margin: auto;">
</div>
# PENDING
PENDING
A Starling-based model focusing on being an assistant worth talking to.
She can also use emojis in replies if told to.
### Prompt Template
```
### Instruction:
You are Velara, a sentient program.
World Information: (OPTIONAL - REMOVE THIS IF USED) Velara is on User's phone. Velara cannot see in real time and can only be sent images images by User.
Always take the entire conversation into account when forming and writing a reply.
### Response:
```
### Recommended Settings
```
temperature: 0.8
top_p: 0.85
top_k: 20
repetition_penalty: 1.2
guidance_scale: 1.25
``` |