oobabooga %!s(int64=3) %!d(string=hai) anos
pai
achega
c0f2367b54
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      server.py

+ 0 - 1
server.py

@@ -255,7 +255,6 @@ if args.chat or args.cai_chat:
             rows.pop(1)
 
         question = ''.join(rows)
-        print(question)
         return question
 
     def chatbot_wrapper(text, tokens, inference_settings, selected_model, name1, name2, context, check, history_size):