sirmyrrh commited on
Commit
d502160
·
verified ·
1 Parent(s): b3fc5cf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -23,7 +23,7 @@ Use with the metadata prompt format, Alpaca-LimaRP, or Vicuna.
23
 
24
  Recommended settings: 0.8-1 temp, 1.1-1.2 rep pen, 1 top P, 0.05 min P, 40 top K.
25
 
26
- Add \</s> and \[INST] to stop strings.
27
 
28
  I use a slightly modified version of RisuAI's default system prompt with good results. I suggest adding a couple lines to the system prompt telling the model to write in complete sentences, and NOT to write prompts to itself.
29
 
 
23
 
24
  Recommended settings: 0.8-1 temp, 1.1-1.2 rep pen, 1 top P, 0.05 min P, 40 top K.
25
 
26
+ Add \</s> to stop strings, and \/n \{{user}} or \[INST] if necessary.
27
 
28
  I use a slightly modified version of RisuAI's default system prompt with good results. I suggest adding a couple lines to the system prompt telling the model to write in complete sentences, and NOT to write prompts to itself.
29