calcworks commited on
Commit
520d692
·
verified ·
1 Parent(s): 0786c58

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -79,7 +79,7 @@ def get_current_time_in_timezone(timezone: str) -> str:
79
 
80
 
81
  final_answer = FinalAnswerTool()
82
- model = HfApiModel(
83
  max_tokens=2096,
84
  temperature=0.5,
85
  model_id='https://wxknx1kg971u7k1n.us-east-1.aws.endpoints.huggingface.cloud',# it is possible that this model may be overloaded
 
79
 
80
 
81
  final_answer = FinalAnswerTool()
82
+ model = HfApiModel(
83
  max_tokens=2096,
84
  temperature=0.5,
85
  model_id='https://wxknx1kg971u7k1n.us-east-1.aws.endpoints.huggingface.cloud',# it is possible that this model may be overloaded