Spaces:
Runtime error
Runtime error
Ludwig Stumpp
commited on
Commit
β’
b9e518e
1
Parent(s):
205deb7
Prepare HF spaces launch
Browse files
README.md
CHANGED
@@ -1,3 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# π LLM-Leaderboard
|
2 |
|
3 |
A joint community effort to create one central leaderboard for LLMs. Contributions and corrections welcome! <br>
|
|
|
1 |
+
---
|
2 |
+
title: LLM-Leaderboard
|
3 |
+
emoji: π
|
4 |
+
colorFrom: grey
|
5 |
+
colorTo: yellow
|
6 |
+
sdk: streamlit
|
7 |
+
sdk_version: 1.19.0
|
8 |
+
app_file: streamlit_app.py
|
9 |
+
pinned: true
|
10 |
+
fullWidth: true
|
11 |
+
---
|
12 |
+
|
13 |
+
|
14 |
# π LLM-Leaderboard
|
15 |
|
16 |
A joint community effort to create one central leaderboard for LLMs. Contributions and corrections welcome! <br>
|