You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ts={number} - set token size to x symbols (tg=100 ts=2 will generate 200 symbols. Less values makes strange result, but too big values just copy parts of text)<br>
17
17
tn={number} - set next tokens size to x tokens (less values gives repeating values like abrbrbrbbrbrbrbrbrbrbr...)<br>
18
18
tr={number 0..100} - set the chance of random next token (0 - no random, 99 - all random)<br>
19
+
fr={number} - generate text and use it again x times (uses generated text as input)
0 commit comments