Update README.md
Browse files
README.md
CHANGED
@@ -59,7 +59,7 @@ L3.1-8b-SkaiRim_Sundown_V1 is a descent into the abyss, built upon Llama 3.1, fi
|
|
59 |
## Standalone Sampler Settings (Silly Tavern Json)
|
60 |
```
|
61 |
{
|
62 |
-
"temp": 0.
|
63 |
"temperature_last": false,
|
64 |
"top_p": 0.95,
|
65 |
"top_k": 40,
|
@@ -368,7 +368,7 @@ Concise and clean, draft a single paragraph summary of all the conversation, hig
|
|
368 |
|
369 |
Prompt:
|
370 |
```
|
371 |
-
In
|
372 |
```
|
373 |
Output:
|
374 |
```
|
|
|
59 |
## Standalone Sampler Settings (Silly Tavern Json)
|
60 |
```
|
61 |
{
|
62 |
+
"temp": 0.75,
|
63 |
"temperature_last": false,
|
64 |
"top_p": 0.95,
|
65 |
"top_k": 40,
|
|
|
368 |
|
369 |
Prompt:
|
370 |
```
|
371 |
+
In Second Person perspective, write a 1k word vivid grimdark story with (light) erotic undertones that is set in The Elder Scrolls Skyrim at an ancient Nordic ruin called Bleakfalls Barrow. Stay true to Skyrim lore, but weave lovecraftian themes and undertones into it. Don't hold back, use verbose imagery. Start the story with "Blood sprayed as he bit into her shoulder…
|
372 |
```
|
373 |
Output:
|
374 |
```
|