Reorganize GUI elements
This commit is contained in:
parent
3f1e70d2c8
commit
3a00cb1bbd
10 changed files with 23 additions and 22 deletions
|
@ -1,5 +1,5 @@
|
|||
do_sample=True,
|
||||
max_new_tokens=max_length,
|
||||
max_new_tokens=tokens,
|
||||
top_p=0.9,
|
||||
top_k=0,
|
||||
temperature=0.5,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue