mikeee commited on
Commit
1569c74
1 Parent(s): 9198178

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -316,7 +316,7 @@ with gr.Blocks(
316
 
317
  This demo is of [TheBloke/mpt-30B-chat-GGML](https://huggingface.co/TheBloke/mpt-30B-chat-GGML).
318
 
319
- It takes about >40 seconds to get a response. Restarting the space takes about 5 minutes if the space is asleep due to inactivity. If the space crashes for some reason, it will also take about 5 minutes to restart. You need to refresh the browser to reload the new space.
320
  """,
321
  elem_classes="xsmall"
322
  )
 
316
 
317
  This demo is of [TheBloke/mpt-30B-chat-GGML](https://huggingface.co/TheBloke/mpt-30B-chat-GGML).
318
 
319
+ It takes ~200 seconds to get a response. Restarting the space takes about 7 minutes if the space is asleep due to inactivity. If the space crashes for some reason, it will also take about 7 minutes to restart. You need to refresh the browser to reload the new space.
320
  """,
321
  elem_classes="xsmall"
322
  )