This commit is contained in:
Adam 2023-02-09 15:12:12 -05:00
parent 76d8d2a2cc
commit 68c200f686

View file

@ -6,6 +6,7 @@ while True:
break
else:
packet = {
'bot_name': 'cartman',
'message': user_input,
'max_new_tokens': 20,
'num_beams': 2,