SproutingOtter commited on
Commit
a6406f3
·
verified ·
1 Parent(s): 4d988ff

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -36,7 +36,7 @@ We release the weights of the final fine-tuned model in three sizes, [ROLEPL-AI-
36
 
37
  ## How to use the models
38
 
39
- The ROLEPL-AI models were trained on a non-conventional prompt template, built to be more robust to jailbreak attemps and ensure that the models would hardly ever break out of the role-play setting even when prompted to do so. While they are still compatible with the generic ChatML conversational template that the Qwen2.5 series also uses, we recommend using our code snippet to get the most out of the model.
40
 
41
 
42
  First, install the latest version of `Transformers`:
 
36
 
37
  ## How to use the models
38
 
39
+ The ROLEPL-AI models were trained on a non-conventional prompt template, built to be more robust to jailbreak attempts and ensure that the models would hardly ever break out of the role-play setting even when prompted to do so. While they are still compatible with the generic ChatML conversational template that the Qwen2.5 series also uses, we recommend using our code snippet to get the most out of the model.
40
 
41
 
42
  First, install the latest version of `Transformers`: