sharktide commited on
Commit
5ff7c6a
·
verified ·
1 Parent(s): 9a33037

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -500,8 +500,6 @@ async def generate_text(request: Request):
500
  elif score >= 3 and structured_task:
501
  chosen_model = "qwen-3-235b-a22b-instruct-2507"
502
  provider = "cerebras"
503
- provide="groq"
504
- chosen_model = "llama-3.3-70b-versatile"
505
 
506
  body["model"] = chosen_model
507
  print(f"""
 
500
  elif score >= 3 and structured_task:
501
  chosen_model = "qwen-3-235b-a22b-instruct-2507"
502
  provider = "cerebras"
 
 
503
 
504
  body["model"] = chosen_model
505
  print(f"""