RozGrov commited on
Commit
ac24bd8
1 Parent(s): de994e6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -1
README.md CHANGED
@@ -7,7 +7,29 @@ tags:
7
 
8
  # NemoDori-v0.1-12B-MS
9
 
10
- NemoDori-v0.1-12B-MS is a merge of the following models using [LazyMergekit](https://colab.research.google.com/drive/1obulZ1ROXHjYLn6PPZJwRR6GzgQogxxb?usp=sharing):
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
 
12
  ## 🧩 Configuration
13
 
 
7
 
8
  # NemoDori-v0.1-12B-MS
9
 
10
+ NemoDori-v0.1-12B-MS is a MODEL STOCK merge of the following models using [LazyMergekit](https://colab.research.google.com/drive/1obulZ1ROXHjYLn6PPZJwRR6GzgQogxxb?usp=sharing) (see below for merge configuration. All credits to them.)
11
+
12
+ This is my 'first' merge model, just for testing purpose. I don't know what I'm doing, honestly...
13
+
14
+ My experience using this in SillyTavern:
15
+ - It advance the story slowly, responding to the last message quite nicely.
16
+ - Creativity is good, sometimes surprised me with the similar response that I'd like to get.
17
+ - It may skips time when the last message includes word(s) that resembles a promise (or literally time).
18
+ - Sometimes respond with a long response, but it's kinda adapt to the overall roleplay message, i think...
19
+
20
+
21
+ ## Prompt and Preset
22
+
23
+ **ChatML** works best so far. **Llama3** and **Mistral** prompts work, but sometimes speaks for you. (ChatML may speak for you, but not that often, just re-generate.)
24
+
25
+ I use context and instruct from **[here](https://huggingface.co/Virt-io/SillyTavern-Presets/tree/main/Prompts/ChatML/v1.9)** (Credits to **[Virt-io](https://huggingface.co/Virt-io)**.)
26
+
27
+ **[This](https://huggingface.co/RozGrov/NemoDori-v0.1-12B-MS/blob/main/NemoDori%20v0.1%20ST%20Preset.json)** is the preset I use for SillyTavern, it should be good enough.
28
+ Tweak to your hearts content:
29
+ - **temp** can go higher (i stopped at 2),
30
+ - **skip special tokens** may or may not needed. If it respond with "assistant" or "user" at the end, **disable** the checkbox, it should matters. (i did get it from my first couple of tries, but now, no more. i dunno man...)
31
+ - everything else is... just fine, as long as you're not forcing it.
32
+
33
 
34
  ## 🧩 Configuration
35