ranausmanai commited on
Commit ·
fbeb394
1
Parent(s): 0034c29
Fix HF Space card short_description length
Browse files
README.md
CHANGED
|
@@ -8,7 +8,7 @@ sdk_version: 6.5.1
|
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: mit
|
| 11 |
-
short_description:
|
| 12 |
---
|
| 13 |
|
| 14 |
# ReliabilityLoop Leaderboard
|
|
|
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: mit
|
| 11 |
+
short_description: Reliability leaderboard for local LLMs.
|
| 12 |
---
|
| 13 |
|
| 14 |
# ReliabilityLoop Leaderboard
|