Spaces:
Sleeping
Sleeping
derek-thomas
commited on
Commit
·
60b112e
1
Parent(s):
02771df
Typo
Browse files
app.py
CHANGED
|
@@ -7,7 +7,7 @@ def update(name):
|
|
| 7 |
|
| 8 |
intro_md = """
|
| 9 |
# Introduction
|
| 10 |
-
This space
|
| 11 |
"""
|
| 12 |
|
| 13 |
|
|
|
|
| 7 |
|
| 8 |
intro_md = """
|
| 9 |
# Introduction
|
| 10 |
+
This space exists to allow you to benchmark [TGI](https://github.com/huggingface/text-generation-inference) by using dev mode on spaces.
|
| 11 |
"""
|
| 12 |
|
| 13 |
|