Text Generation
Transformers
PyTorch
mistral
Not-For-All-Audiences
nsfw
text-generation-inference
Inference Endpoints
Update README.md
Browse files
README.md
CHANGED
@@ -20,8 +20,8 @@ summary: [scenario]
|
|
20 |
---
|
21 |
<chat_history>
|
22 |
Format:
|
23 |
-
[char]: [
|
24 |
-
Human: [
|
25 |
```
|
26 |
|
27 |
## Use in Text Generation Web UI
|
|
|
20 |
---
|
21 |
<chat_history>
|
22 |
Format:
|
23 |
+
[char]: [message]
|
24 |
+
Human: [message]
|
25 |
```
|
26 |
|
27 |
## Use in Text Generation Web UI
|