sophosympatheia
commited on
Commit
•
7d5a533
1
Parent(s):
5b9a850
Update README.md
Browse filesA few more context-related adjustments
README.md
CHANGED
@@ -90,7 +90,7 @@ If you save the below settings as a .json file, you can import them directly int
|
|
90 |
"n": 1,
|
91 |
"rep_pen_size": 0,
|
92 |
"genamt": 500,
|
93 |
-
"max_length":
|
94 |
}
|
95 |
```
|
96 |
|
@@ -120,8 +120,6 @@ Try the following prompt template as a starting point for your own customization
|
|
120 |
|
121 |
The example system prompt below contains some instructions related to adult content so remove those if you prefer. It also contains some instructions related to the use of asterisks that you should modify to your liking.
|
122 |
|
123 |
-
If you plan to run this model at 4096 context, I recommend that you slim down the template system prompt below because it's heavy on tokens. Discard what you don't want or need.
|
124 |
-
|
125 |
If you save this as a .json file, you can import it directly into Silly Tavern.
|
126 |
```
|
127 |
{
|
|
|
90 |
"n": 1,
|
91 |
"rep_pen_size": 0,
|
92 |
"genamt": 500,
|
93 |
+
"max_length": 32764
|
94 |
}
|
95 |
```
|
96 |
|
|
|
120 |
|
121 |
The example system prompt below contains some instructions related to adult content so remove those if you prefer. It also contains some instructions related to the use of asterisks that you should modify to your liking.
|
122 |
|
|
|
|
|
123 |
If you save this as a .json file, you can import it directly into Silly Tavern.
|
124 |
```
|
125 |
{
|