Add lots of sliders

This commit is contained in:
oobabooga 2023-02-07 22:08:21 -03:00
parent 53af062fa5
commit 24dc705eca
17 changed files with 413 additions and 375 deletions

View file

@ -1,5 +1,4 @@
do_sample=True,
max_new_tokens=tokens,
top_p=0.18,
top_k=30,
temperature=2.0,