Update README.md
Browse files
README.md
CHANGED
@@ -27,7 +27,7 @@ Velara was made to adress issues I found in other chat models. These include:
|
|
27 |
##### Sticking to the character in-world
|
28 |
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".
|
29 |
|
30 |
-
|
31 |
|
32 |
Use the below prompt for best results:
|
33 |
|
@@ -42,7 +42,7 @@ Always take the entire conversation into account when forming and writing a repl
|
|
42 |
### Response:
|
43 |
```
|
44 |
|
45 |
-
|
46 |
|
47 |
Defaults:
|
48 |
```
|
@@ -54,7 +54,6 @@ repetition_penalty: 1.2
|
|
54 |
```
|
55 |
|
56 |
Better context but a little more repetitive in some cases:
|
57 |
-
|
58 |
```
|
59 |
|
60 |
temperature: 0.8
|
|
|
27 |
##### Sticking to the character in-world
|
28 |
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".
|
29 |
|
30 |
+
# Prompt Template
|
31 |
|
32 |
Use the below prompt for best results:
|
33 |
|
|
|
42 |
### Response:
|
43 |
```
|
44 |
|
45 |
+
# Recommended Settings
|
46 |
|
47 |
Defaults:
|
48 |
```
|
|
|
54 |
```
|
55 |
|
56 |
Better context but a little more repetitive in some cases:
|
|
|
57 |
```
|
58 |
|
59 |
temperature: 0.8
|