Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
fix typo
Browse files- src/display/about.py +1 -1
src/display/about.py
CHANGED
@@ -8,7 +8,7 @@ INTRODUCTION_TEXT = """
|
|
8 |
π€ Submit a model for automated evaluation on the π€ GPU cluster on the "Submit" page!
|
9 |
The leaderboard's backend runs the great [Eleuther AI Language Model Evaluation Harness](https://github.com/EleutherAI/lm-evaluation-harness) - read more details in the "About" page!
|
10 |
|
11 |
-
Other cool
|
12 |
- [LLM safety](https://huggingface.co/spaces/AI-Secure/llm-trustworthy-leaderboard)
|
13 |
- [LLM performance](https://huggingface.co/spaces/optimum/llm-perf-leaderboard)
|
14 |
"""
|
|
|
8 |
π€ Submit a model for automated evaluation on the π€ GPU cluster on the "Submit" page!
|
9 |
The leaderboard's backend runs the great [Eleuther AI Language Model Evaluation Harness](https://github.com/EleutherAI/lm-evaluation-harness) - read more details in the "About" page!
|
10 |
|
11 |
+
Other cool leaderboards:
|
12 |
- [LLM safety](https://huggingface.co/spaces/AI-Secure/llm-trustworthy-leaderboard)
|
13 |
- [LLM performance](https://huggingface.co/spaces/optimum/llm-perf-leaderboard)
|
14 |
"""
|