Update README.md
Browse files
README.md
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
library_name: transformers
|
3 |
license: apache-2.0
|
4 |
base_model:
|
5 |
-
- Mahou-1.
|
6 |
datasets:
|
7 |
- flammenai/MahouMix-v1
|
8 |
---
|
@@ -34,12 +34,12 @@ This model has been trained to use ChatML format. Note the additional tokens in
|
|
34 |
*leans against wall cooly* so like, i just casted a super strong spell at magician academy today, not gonna lie, felt badass.
|
35 |
```
|
36 |
|
37 |
-
###
|
38 |
|
39 |
1. Use ChatML for the Context Template.
|
40 |
2. Enable Instruct Mode.
|
41 |
3. Use the [Mahou preset](https://huggingface.co/datasets/flammenai/Mahou-ST-ChatML-Instruct/raw/main/Mahou.json).
|
42 |
-
4. Recommended
|
43 |
|
44 |
### Method
|
45 |
|
|
|
2 |
library_name: transformers
|
3 |
license: apache-2.0
|
4 |
base_model:
|
5 |
+
- flammenai/Mahou-1.3a-mistral-7B
|
6 |
datasets:
|
7 |
- flammenai/MahouMix-v1
|
8 |
---
|
|
|
34 |
*leans against wall cooly* so like, i just casted a super strong spell at magician academy today, not gonna lie, felt badass.
|
35 |
```
|
36 |
|
37 |
+
### SillyTavern Settings
|
38 |
|
39 |
1. Use ChatML for the Context Template.
|
40 |
2. Enable Instruct Mode.
|
41 |
3. Use the [Mahou preset](https://huggingface.co/datasets/flammenai/Mahou-ST-ChatML-Instruct/raw/main/Mahou.json).
|
42 |
+
4. *Recommended* Additonal stopping strings: `["\n", "<|", "</"]`
|
43 |
|
44 |
### Method
|
45 |
|