DESUCLUB commited on
Commit
e16d4f8
1 Parent(s): 67b2c5b

Upload generate.py

Browse files
Files changed (1) hide show
  1. generate.py +0 -1
generate.py CHANGED
@@ -83,7 +83,6 @@ def generate_prompt(instruction, input=None, context = None):
83
  ### Response:"""
84
  elif context:
85
  print('Context only mode')
86
- print(context)
87
  return f"""Below is an instruction that describes a task, paired with an input that provides further context. Write a response that appropriately completes the request.
88
 
89
  ### Instruction:
 
83
  ### Response:"""
84
  elif context:
85
  print('Context only mode')
 
86
  return f"""Below is an instruction that describes a task, paired with an input that provides further context. Write a response that appropriately completes the request.
87
 
88
  ### Instruction: