diff --git a/model.py b/model.py index b3ac902..6ebd601 100644 --- a/model.py +++ b/model.py @@ -16,9 +16,10 @@ def model_inference(instruction: str, input: str): - platypus_prompt = """Below is a question or task that requires logical reasoning to solve, - along with additional context or information. Provide a detailed and well-reasoned response - that demonstrates clear logical thinking. + platypus_prompt = """ + Below is a question or task that requires logical reasoning to solve, + along with additional context or information. Provide a detailed and + well-reasoned response that demonstrates clear logical thinking. ### Question/Task: {}