@@ -73,7 +73,7 @@ outputs = pipeline(
prompt,
max_new_tokens=2048,
eos_token_id=terminators,
do_sample=False,
do_sample=True,
temperature=0.6,
top_p=1,
repetition_penalty=1.1
The note is not visible to the blocked user.