New NovelAI/KoboldAI preset selection

This commit is contained in:
oobabooga 2023-01-23 20:44:27 -03:00
parent ce4756fb88
commit 6c40f7eeb4
10 changed files with 46 additions and 9 deletions

View file

@ -0,0 +1,7 @@
do_sample=True,
max_new_tokens=tokens,
top_p=0.73,
top_k=0,
temperature=0.72,
repetition_penalty=1.1,
typical_p=1.0,