@ -115,7 +115,7 @@ async def generate_sync(
output.sort(key=len, reverse=True)
text = output[0]
else:
text = r_json["output"]
text = output
if api_mode == "runpod":
reply = text.removeprefix(prompt)