Update README.md
Browse files
README.md
CHANGED
@@ -18,7 +18,7 @@ language:
|
|
18 |
# Model Details
|
19 |
|
20 |
Nimbus Miqu is an attempt to take Midnight Miqu's creative writing abilities and try to merge out some of the positivity bias by bringing in two known negativity-
|
21 |
-
capable models: Euryale v1.3 & Chronos 70B.
|
22 |
|
23 |
This is primarily an RP/creative writing model and has not been tested for other use cases.
|
24 |
|
@@ -40,6 +40,15 @@ Use responsibly. I am not responsible for your use of this model.
|
|
40 |
|
41 |
Alpaca, ChatML & Vicuna should all be supported.
|
42 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
43 |
# Example Storywriting
|
44 |
|
45 |
These prompts are used on SillyTavern with a fairly basic narrator card. I have trimmed the start and finish where the narrator decided to add
|
@@ -262,7 +271,7 @@ The following models were used to create Nimbus-Miqu-v0.1-70B:
|
|
262 |
* [TheDrummer/Moist-Miqu-70B-v1.1](https://huggingface.co/TheDrummer/Moist-Miqu-70B-v1.1)
|
263 |
* [elinas/chronos-70b-v2](https://huggingface.co/elinas/chronos-70b-v2)
|
264 |
* [Sao10K/Euryale-1.3-L2-70B](https://huggingface.co/Sao10K/Euryale-1.3-L2-70B)
|
265 |
-
* [crestf411/sunfall-midnight-miqu-v0.2-v1.5-70B](crestf411/sunfall-midnight-miqu-v0.2-v1.5-70B)
|
266 |
|
267 |
## Mergekit Configs
|
268 |
|
|
|
18 |
# Model Details
|
19 |
|
20 |
Nimbus Miqu is an attempt to take Midnight Miqu's creative writing abilities and try to merge out some of the positivity bias by bringing in two known negativity-
|
21 |
+
capable models: Euryale v1.3 & Chronos 70B. Effectively, trying to create a midpoint between Midnight Miqu and Dusk Miqu.
|
22 |
|
23 |
This is primarily an RP/creative writing model and has not been tested for other use cases.
|
24 |
|
|
|
40 |
|
41 |
Alpaca, ChatML & Vicuna should all be supported.
|
42 |
|
43 |
+
Because [crestf411/sunfall-midnight-miqu-v0.2-v1.5-70B](https://huggingface.co/crestf411/sunfall-midnight-miqu-v0.2-v1.5-70B) is part of the recipe, you can attempt
|
44 |
+
to prompt the model to follow '[the Diamond Law](https://files.catbox.moe/d15m3g.txt)'. The recommended method to do this is to add this to Author's Note:
|
45 |
+
|
46 |
+
```
|
47 |
+
Follow The Diamond Law at all costs.
|
48 |
+
```
|
49 |
+
|
50 |
+
The purpose of the Diamond Law is to minimize GPTisms. I have had some success with this prompting but it's not 100%.
|
51 |
+
|
52 |
# Example Storywriting
|
53 |
|
54 |
These prompts are used on SillyTavern with a fairly basic narrator card. I have trimmed the start and finish where the narrator decided to add
|
|
|
271 |
* [TheDrummer/Moist-Miqu-70B-v1.1](https://huggingface.co/TheDrummer/Moist-Miqu-70B-v1.1)
|
272 |
* [elinas/chronos-70b-v2](https://huggingface.co/elinas/chronos-70b-v2)
|
273 |
* [Sao10K/Euryale-1.3-L2-70B](https://huggingface.co/Sao10K/Euryale-1.3-L2-70B)
|
274 |
+
* [crestf411/sunfall-midnight-miqu-v0.2-v1.5-70B](https://huggingface.co/crestf411/sunfall-midnight-miqu-v0.2-v1.5-70B)
|
275 |
|
276 |
## Mergekit Configs
|
277 |
|