RozGrov commited on
Commit
7cb1946
1 Parent(s): cc574b2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -10,6 +10,8 @@ tags:
10
  - crestf411/nemo-sunfall-v0.6.1
11
  - unsloth/Mistral-Nemo-Instruct-2407
12
  - RozGrov/NemoDori-v0.1-12B-MS
 
 
13
  ---
14
 
15
  # NemoDori-v0.2-12B-MN-BT
@@ -19,6 +21,15 @@ NemoDori-v0.2-12B-MN-BT is a merge of the following models using [LazyMergekit](
19
  * [unsloth/Mistral-Nemo-Instruct-2407](https://huggingface.co/unsloth/Mistral-Nemo-Instruct-2407)
20
  * [RozGrov/NemoDori-v0.1-12B-MS](https://huggingface.co/RozGrov/NemoDori-v0.1-12B-MS)
21
 
 
 
 
 
 
 
 
 
 
22
  ## 🧩 Configuration
23
 
24
  ```yaml
 
10
  - crestf411/nemo-sunfall-v0.6.1
11
  - unsloth/Mistral-Nemo-Instruct-2407
12
  - RozGrov/NemoDori-v0.1-12B-MS
13
+ library_name: transformers
14
+ pipeline_tag: text-generation
15
  ---
16
 
17
  # NemoDori-v0.2-12B-MN-BT
 
21
  * [unsloth/Mistral-Nemo-Instruct-2407](https://huggingface.co/unsloth/Mistral-Nemo-Instruct-2407)
22
  * [RozGrov/NemoDori-v0.1-12B-MS](https://huggingface.co/RozGrov/NemoDori-v0.1-12B-MS)
23
 
24
+ Experimental 'sequel' of NemoDori ([v0.1](https://huggingface.co/RozGrov/NemoDori-v0.1-12B-MS)), just for testing purpose. I still don't know what I've done...
25
+
26
+ My short experience using this:
27
+ - When you instruct it to roleplay, it generates short chat-like response and to-the-point. (sometimes really short)
28
+ - It advances the story slowly (even slower than v0.1 i think), responding to the last roleplay message quite nicely.
29
+ - Creativity is *maybe* good(?).
30
+ - Can follow (depth-0) instruction.
31
+
32
+
33
  ## 🧩 Configuration
34
 
35
  ```yaml