wishwakankanamg commited on
Commit
290076b
·
verified ·
1 Parent(s): 108c39d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -40,7 +40,7 @@ class BasicAgent:
40
  model_id="Qwen/Qwen2.5-Coder-32B-Instruct",
41
  token=openai_token,
42
  max_tokens=5000,
43
- provider"together",
44
  )
45
 
46
  # model = OpenAIServerModel(
 
40
  model_id="Qwen/Qwen2.5-Coder-32B-Instruct",
41
  token=openai_token,
42
  max_tokens=5000,
43
+ provider="together",
44
  )
45
 
46
  # model = OpenAIServerModel(