Text Generation
Transformers
PyTorch
mistral
Not-For-All-Audiences
nsfw
text-generation-inference
Inference Endpoints
Update README.md
Browse files
README.md
CHANGED
@@ -33,11 +33,12 @@ Or, alternatively, change `model_type` in `config.json` from `mistral` to `llama
|
|
33 |
|
34 |
## Use in SillyTavern UI
|
35 |
![](https://files.catbox.moe/gaobmn.png)
|
36 |
-
As an addendum, you can include
|
37 |
```
|
38 |
Human: In your next reply, write at least two paragraphs. Be descriptive and immersive, providing vivid details about {{char}}'s actions, emotions, and the environment.
|
39 |
{{char}}:
|
40 |
```
|
|
|
41 |
```
|
42 |
-
{{char}} (2 paragraphs, engaging, natural, authentic, descriptive, creative)
|
43 |
```
|
|
|
33 |
|
34 |
## Use in SillyTavern UI
|
35 |
![](https://files.catbox.moe/gaobmn.png)
|
36 |
+
As an addendum, you can include the following as the last sequence:
|
37 |
```
|
38 |
Human: In your next reply, write at least two paragraphs. Be descriptive and immersive, providing vivid details about {{char}}'s actions, emotions, and the environment.
|
39 |
{{char}}:
|
40 |
```
|
41 |
+
Or alternatively:
|
42 |
```
|
43 |
+
{{char}} (2 paragraphs, engaging, natural, authentic, descriptive, creative):
|
44 |
```
|