Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -201,7 +201,7 @@ def setup_basic():
|
|
201 |
|
202 |
st.markdown(
|
203 |
"A joint community effort to create one central leaderboard for LLMs."
|
204 |
-
f" Visit [llm-leaderboard]({GITHUB_URL}) to contribute. \n"
|
205 |
'We refer to a model being "open" if it can be locally deployed and used for commercial purposes.'
|
206 |
)
|
207 |
|
|
|
201 |
|
202 |
st.markdown(
|
203 |
"A joint community effort to create one central leaderboard for LLMs."
|
204 |
+
f" Visit [swahili-llm-leaderboard]({GITHUB_URL}) to contribute. \n"
|
205 |
'We refer to a model being "open" if it can be locally deployed and used for commercial purposes.'
|
206 |
)
|
207 |
|