capradeepgujaran commited on
Commit
312a2f2
·
verified ·
1 Parent(s): 64b8a91

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -81,7 +81,7 @@ def create_monitor_interface():
81
  }
82
  ],
83
  temperature=0.1,
84
- max_tokens=150,
85
  top_p=1,
86
  stream=False,
87
  stop=None
 
81
  }
82
  ],
83
  temperature=0.1,
84
+ max_tokens=500,
85
  top_p=1,
86
  stream=False,
87
  stop=None