Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -61,7 +61,7 @@ dark = Color(
|
|
| 61 |
)
|
| 62 |
|
| 63 |
DESCRIPTION = """
|
| 64 |
-
# StableBeluga2
|
| 65 |
This is a streaming Chat Interface implementation of [StableBeluga2](https://huggingface.co/stabilityai/StableBeluga2)
|
| 66 |
Hosted on [Lambda Cloud](https://lambdalabs.com/service/gpu-cloud)βοΈ
|
| 67 |
Sometimes you will get an empty reply, just hit the "Retry" button.
|
|
|
|
| 61 |
)
|
| 62 |
|
| 63 |
DESCRIPTION = """
|
| 64 |
+
# StableBeluga2 7B Chat π¨οΈ
|
| 65 |
This is a streaming Chat Interface implementation of [StableBeluga2](https://huggingface.co/stabilityai/StableBeluga2)
|
| 66 |
Hosted on [Lambda Cloud](https://lambdalabs.com/service/gpu-cloud)βοΈ
|
| 67 |
Sometimes you will get an empty reply, just hit the "Retry" button.
|