Warning
NSFW content included in this repository, use it at your own risk.
Tip
NOT SillyTavern compatible character card.
System prompts and other stuff for role-playing with models.
-
Find out which model you want to use.
We use
./huggingface.co/mradermacher/Peach-2.0-9B-8k-Roleplay-i1-GGUFas an example below. -
Download model if needed.
Go go
https://huggingface.co/mradermacher/Peach-2.0-9B-8k-Roleplay-i1-GGUFand download model file.You can also use
./huggingface.co/mradermacher/Peach-2.0-9B-8k-Roleplay-i1-GGUF/Peach-2.0-9B-8k-Roleplay.yamlif you are using LocalAIAs for other models, their url is similar to this, you can build its url by following its path in the repository.
-
Ensure language and character.
For example,
zh-cnas language andVanilla-Maidas character. -
Get system prompt.
It should be placed at
./huggingface.co/mradermacher/Peach-2.0-9B-8k-Roleplay-i1-GGUF/zh-cn/Vanilla-Maid.md.Use raw content instead rendered document.
-
Set system prompt.
Use tools like llama.cpp, ollama, etc. Please ensure the model is supported by the tool. Most of the time this is not a huge problem. Then you must set system prompt to the file mentioned before.
-
Enjoy.