Update README.md
Browse files
README.md
CHANGED
@@ -14,10 +14,10 @@ Quantized versions of the fine-tuned [
|
|
14 |
dolphin-2.2.1-mistral-7b ](https://huggingface.co/cognitivecomputations/dolphin-2.2.1-mistral-7b) on TRACHI datasets.
|
15 |
|
16 |
## Model Details
|
17 |
-
This
|
18 |
|
19 |
### Model Description
|
20 |
-
Characters
|
21 |
|
22 |
```plaintext
|
23 |
<|im_start|>system
|
|
|
14 |
dolphin-2.2.1-mistral-7b ](https://huggingface.co/cognitivecomputations/dolphin-2.2.1-mistral-7b) on TRACHI datasets.
|
15 |
|
16 |
## Model Details
|
17 |
+
This model aims to facilitate conversations with individual TRACHI characters. Prototyping [Discord Bots](https://discord.gg/mcRke7vB7X) running on Ollama.
|
18 |
|
19 |
### Model Description
|
20 |
+
Characters are prompted by including their name in the system role within the prompt:
|
21 |
|
22 |
```plaintext
|
23 |
<|im_start|>system
|