Update README.md
Browse files
README.md
CHANGED
@@ -177,10 +177,6 @@ Anna reached over and took hands of compassionate warmth — eyes wide with grat
|
|
177 |
|
178 |
<b>*As you can see the model has mostly adapted to the intended response style from Gutenberg dataset.*</b>
|
179 |
|
180 |
-
* *If you are using it for character-based roleplay, please use the prompts below for an enhanced experience.*
|
181 |
-
* [For realistic RP/non-RPGs - MarinaraSpaghetti ChatML Customized](https://huggingface.co/MarinaraSpaghetti/SillyTavern-Settings/tree/main/Customized/ChatML)
|
182 |
-
* [For freeform RP/RPGs - MarinaraSpaghetti ChatML Basic](https://huggingface.co/MarinaraSpaghetti/SillyTavern-Settings/tree/main/Basic/ChatML)
|
183 |
-
|
184 |
## Recipe
|
185 |
|
186 |
```yaml
|
@@ -202,6 +198,11 @@ merge_method: model_stock
|
|
202 |
dtype: bfloat16
|
203 |
```
|
204 |
|
|
|
|
|
|
|
|
|
|
|
205 |
### Finetune and merge
|
206 |
|
207 |
This is a merge and finetune of pre-trained language models.
|
|
|
177 |
|
178 |
<b>*As you can see the model has mostly adapted to the intended response style from Gutenberg dataset.*</b>
|
179 |
|
|
|
|
|
|
|
|
|
180 |
## Recipe
|
181 |
|
182 |
```yaml
|
|
|
198 |
dtype: bfloat16
|
199 |
```
|
200 |
|
201 |
+
*If your use case is character-based roleplay, please consider using the prompts below for an enhanced experience*
|
202 |
+
* [For realistic RP/non-RPGs - MarinaraSpaghetti ChatML Customized](https://huggingface.co/MarinaraSpaghetti/SillyTavern-Settings/tree/main/Customized/ChatML)
|
203 |
+
* [For freeform RP/RPGs - MarinaraSpaghetti ChatML Basic](https://huggingface.co/MarinaraSpaghetti/SillyTavern-Settings/tree/main/Basic/ChatML)
|
204 |
+
|
205 |
+
|
206 |
### Finetune and merge
|
207 |
|
208 |
This is a merge and finetune of pre-trained language models.
|