Update README.md
Browse files
README.md
CHANGED
@@ -33,8 +33,8 @@ This model should be used for general conversation and world knowledge, but as w
|
|
33 |
For now, you'll need to make your own template. Choose the `LM Studio Blank Preset` in your LM Studio.
|
34 |
|
35 |
Then, set the system prompt to whatever you'd like (check the recommended one below), and set the following values:<br>
|
36 |
-
`System Message Suffix`: '
|
37 |
-
`User Message Prefix`: 'USER: '<br>
|
38 |
`User Message Suffix`: ' ASSISTANT: '
|
39 |
|
40 |
Under the hood, the model will see a prompt that's formatted like so:
|
|
|
33 |
For now, you'll need to make your own template. Choose the `LM Studio Blank Preset` in your LM Studio.
|
34 |
|
35 |
Then, set the system prompt to whatever you'd like (check the recommended one below), and set the following values:<br>
|
36 |
+
`System Message Suffix`: ''<br>
|
37 |
+
`User Message Prefix`: ' USER: '<br>
|
38 |
`User Message Suffix`: ' ASSISTANT: '
|
39 |
|
40 |
Under the hood, the model will see a prompt that's formatted like so:
|