ArslanFOX commited on
Commit
28c5edc
·
verified ·
1 Parent(s): 1a737fb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -46,7 +46,7 @@ model = HfApiModel(
46
  max_tokens=2096,
47
  temperature=0.5,
48
  model_id='Qwen/Qwen2.5-Coder-32B-Instruct',
49
- custom_role_conversions=AI Air Quality Agent,
50
  )
51
 
52
  # dobavlen tool
 
46
  max_tokens=2096,
47
  temperature=0.5,
48
  model_id='Qwen/Qwen2.5-Coder-32B-Instruct',
49
+ custom_role_conversions='AI Air Quality Agent',
50
  )
51
 
52
  # dobavlen tool