Spaces:
Paused
Paused
derek-thomas commited on
Commit ·
b1dcace
1
Parent(s): 53724ab
Fixing md message for Wake Up
Browse files
app.py
CHANGED
|
@@ -92,7 +92,7 @@ You can see the prompt clearly displayed below the chatbot to understand what is
|
|
| 92 |
# Read this if you get an error
|
| 93 |
I'm using [Inference Endpoint's](https://huggingface.co/inference-endpoints)
|
| 94 |
[Scale to Zero](https://huggingface.co/docs/inference-endpoints/main/en/autoscaling#scaling-to-0) to save money on GPUs.
|
| 95 |
-
If the staus shows its not "Running" send a click **
|
| 96 |
~4 minutes to wake up.
|
| 97 |
"""
|
| 98 |
|
|
|
|
| 92 |
# Read this if you get an error
|
| 93 |
I'm using [Inference Endpoint's](https://huggingface.co/inference-endpoints)
|
| 94 |
[Scale to Zero](https://huggingface.co/docs/inference-endpoints/main/en/autoscaling#scaling-to-0) to save money on GPUs.
|
| 95 |
+
If the staus shows its not "Running" send a click **Wake Up Endpoint** to wake it up. You will get a `500 error` and it will take
|
| 96 |
~4 minutes to wake up.
|
| 97 |
"""
|
| 98 |
|