Arcpolar commited on
Commit
05cd846
·
verified ·
1 Parent(s): 400426f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -38,7 +38,7 @@ final_answer = FinalAnswerTool()
38
  #get_current_time_in_timezone = get_current_time_in_timezone()
39
  model = HfApiModel(
40
  max_tokens=2096,
41
- max_tokens=2046,
42
  temperature=0.5,
43
  #model_id='Qwen/Qwen2.5-Coder-32B-Instruct',
44
  #model_id='meta-llama/Meta-Llama-3-8B-Instruct',
 
38
  #get_current_time_in_timezone = get_current_time_in_timezone()
39
  model = HfApiModel(
40
  max_tokens=2096,
41
+ #max_tokens=2046,
42
  temperature=0.5,
43
  #model_id='Qwen/Qwen2.5-Coder-32B-Instruct',
44
  #model_id='meta-llama/Meta-Llama-3-8B-Instruct',