Update README.md
Browse files
README.md
CHANGED
@@ -20,6 +20,10 @@ tags:
|
|
20 |
**Version:** 1.1\
|
21 |
**Prompt Format:** Mistral-V7
|
22 |
|
|
|
|
|
|
|
|
|
23 |
This model is a specialized variant of **Mistral-Small-24B-Base-2501**, adapted using a **DeepSeek R1** distillation process. It is **primarily designed for roleplay (RP) and storywriting** applications, focusing on character interactions, narrative generation, and creative storytelling. Approximately **40% of the training dataset** consists of roleplay/storywriting/character card data, ensuring rich and contextually immersive outputs in these domains.
|
24 |
|
25 |
## Model Sources
|
|
|
20 |
**Version:** 1.1\
|
21 |
**Prompt Format:** Mistral-V7
|
22 |
|
23 |
+
```
|
24 |
+
[SYSTEM_PROMPT]{system prompt}[/SYSTEM_PROMPT][INST]{user message}[/INST]{assistant response}</s>
|
25 |
+
```
|
26 |
+
|
27 |
This model is a specialized variant of **Mistral-Small-24B-Base-2501**, adapted using a **DeepSeek R1** distillation process. It is **primarily designed for roleplay (RP) and storywriting** applications, focusing on character interactions, narrative generation, and creative storytelling. Approximately **40% of the training dataset** consists of roleplay/storywriting/character card data, ensuring rich and contextually immersive outputs in these domains.
|
28 |
|
29 |
## Model Sources
|