Update README.md
Browse files
README.md
CHANGED
@@ -14,7 +14,7 @@ tags:
|
|
14 |
<img src="https://i.imgur.com/9S8MkNf.png" alt="Velara" style="width: 10%; min-width: 400px; display: block; margin: auto;">
|
15 |
</div>
|
16 |
|
17 |
-
# PENDING
|
18 |
|
19 |
PENDING
|
20 |
A Starling-based model focused on being an assistant worth talking to.
|
@@ -28,7 +28,7 @@ Uncensored
|
|
28 |
|
29 |
- **Sticking to the character in-world/irl:** Velara will stick to the character in-world. Meaning she can "use" addons or other things by adding them to the prompt. Keep in mind these act as suggestions and she generally makes up what they actually "do".
|
30 |
|
31 |
-
- **Staying in context:** She will try and remember if, for example, you said you were going to bed but decided to stay up. The goal is to have her bring it up and keep it in mind, so later on in the conversation she can prompt user to actually go to bed, increasing realism. Within the current context window of course. The LTS extension in TextGen Webui works well too and provides more context
|
32 |
-
|
33 |
|
34 |
# Prompt Template:
|
@@ -47,7 +47,7 @@ Always take the entire conversation into account when forming and writing a repl
|
|
47 |
```
|
48 |
|
49 |
|
50 |
-
# Recommended Settings
|
51 |
|
52 |
**Defaults:**
|
53 |
|
@@ -67,4 +67,6 @@ top_p: 0.85
|
|
67 |
top_k: 20
|
68 |
repetition_penalty: 1.2
|
69 |
guidance_scale: 1.25
|
70 |
-
```
|
|
|
|
|
|
14 |
<img src="https://i.imgur.com/9S8MkNf.png" alt="Velara" style="width: 10%; min-width: 400px; display: block; margin: auto;">
|
15 |
</div>
|
16 |
|
17 |
+
# PENDING:
|
18 |
|
19 |
PENDING
|
20 |
A Starling-based model focused on being an assistant worth talking to.
|
|
|
28 |
|
29 |
- **Sticking to the character in-world/irl:** Velara will stick to the character in-world. Meaning she can "use" addons or other things by adding them to the prompt. Keep in mind these act as suggestions and she generally makes up what they actually "do".
|
30 |
|
31 |
+
- **Staying in context:** She will try and remember if, for example, you said you were going to bed but decided to stay up. The goal is to have her bring it up and keep it in mind, so later on in the conversation she can prompt user to actually go to bed, increasing realism. Within the current context window of course. The LTS extension in TextGen Webui works well too and provides more context to the model.
|
32 |
-
|
33 |
|
34 |
# Prompt Template:
|
|
|
47 |
```
|
48 |
|
49 |
|
50 |
+
# Recommended Settings:
|
51 |
|
52 |
**Defaults:**
|
53 |
|
|
|
67 |
top_k: 20
|
68 |
repetition_penalty: 1.2
|
69 |
guidance_scale: 1.25
|
70 |
+
```
|
71 |
+
|
72 |
+
# Benchmarks:
|