Update README.md
Browse files
README.md
CHANGED
@@ -84,4 +84,11 @@ Edit the following text for spelling and grammar mistakes: {paragraph of text} <
|
|
84 |
```
|
85 |
Note the pretext: *Edit the following text for spelling and grammar mistakes:* before the actual text. It ensures that Karen won't start talking *about* the text.
|
86 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
87 |
Karen can be used for instruct chat as well - but the moment you use longer paragraph she will assume you want to correct it.
|
|
|
84 |
```
|
85 |
Note the pretext: *Edit the following text for spelling and grammar mistakes:* before the actual text. It ensures that Karen won't start talking *about* the text.
|
86 |
|
87 |
+
# Recomended settings
|
88 |
+
|
89 |
+
-Temperature: 0.7
|
90 |
+
-top_p: 0.1
|
91 |
+
-top_k: 40
|
92 |
+
-repetition penalty: 1.18
|
93 |
+
|
94 |
Karen can be used for instruct chat as well - but the moment you use longer paragraph she will assume you want to correct it.
|