Add lots of sliders
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
do_sample=True,
|
||||
max_new_tokens=tokens,
|
||||
top_k=100,
|
||||
top_p=0.9,
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1,4 +1,3 @@
|
||||
do_sample=True,
|
||||
max_new_tokens=tokens,
|
||||
top_k=100,
|
||||
top_p=0.9,
|
||||
|
||||