Add debug preset (deterministic, should always give the same responses)

This commit is contained in:
oobabooga 2023-01-23 13:36:01 -03:00
parent 5b60691367
commit 4820379139
2 changed files with 5 additions and 3 deletions

View file

@ -0,0 +1,2 @@
do_sample=False,
max_new_tokens=tokens,