New preset

This commit is contained in:
oobabooga 2023-01-31 21:03:25 -03:00
parent 8ef89df746
commit efb0ab502e

View file

@ -0,0 +1,7 @@
do_sample=True,
max_new_tokens=tokens,
top_p=0.9,
top_k=50,
temperature=1.39,
repetition_penalty=1.08,
typical_p=0.2,