Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Samplers
|
| 2 |
+
|
| 3 |
+
**Noire** - My go-to sampler preset for inducing creativity and keeping the writing consistent yet variable. Works good with most models. I've also included a CFG-enabled version with its own Negative Prompt.
|
| 4 |
+
|
| 5 |
+
## Templates
|
| 6 |
+
|
| 7 |
+
**ST_RP_Reasoning_Template** - My modifications to the prompt provided by Nitral-AI for their Violet_Magcap-12B reasoning model. This helps it keep its thinking and roleplay separated instead of constantly bleeding roleplay responses into the reasoning output.
|
| 8 |
+
|
| 9 |
+
## Scripts
|
| 10 |
+
|
| 11 |
+
**hide_answer_tags** - This is a regex script for the aforementioned reasoning model. Enabling this will hide all the \<answer>\</answer> tags in your prompt in case you want a non-reasoning model to take over a preexisting chat.
|