Spaces:
Running
Running
Update src/content.py
Browse files- src/content.py +2 -2
src/content.py
CHANGED
@@ -6,8 +6,8 @@ INTRODUCTION = """
|
|
6 |
The π€ LLM-Perf Leaderboard ποΈ aims to benchmark the performance (latency, throughput, memory & energy) of Large Language Models (LLMs) with different hardwares, backends and optimizations using [Optimum-Benchmark](https://github.com/huggingface/optimum-benchmark) and [Optimum](https://github.com/huggingface/optimum) flavors.
|
7 |
|
8 |
Anyone from the community can request a model or a hardware/backend/optimization configuration for automated benchmarking:
|
9 |
-
- Model evaluation requests should be made in the [π€ Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard) and will be added to the [π€ LLM
|
10 |
-
- Hardware/Backend/Optimization performance requests should be made in the [llm-perf-backend repository](https://github.com/IlyasMoutawwakil/llm-perf-backend) and will be added to the [π€ LLM
|
11 |
"""
|
12 |
|
13 |
ABOUT = """<h3>About the π€ LLM-Perf Leaderboard ποΈ</h3>
|
|
|
6 |
The π€ LLM-Perf Leaderboard ποΈ aims to benchmark the performance (latency, throughput, memory & energy) of Large Language Models (LLMs) with different hardwares, backends and optimizations using [Optimum-Benchmark](https://github.com/huggingface/optimum-benchmark) and [Optimum](https://github.com/huggingface/optimum) flavors.
|
7 |
|
8 |
Anyone from the community can request a model or a hardware/backend/optimization configuration for automated benchmarking:
|
9 |
+
- Model evaluation requests should be made in the [π€ Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard) and will be added to the [π€ LLM-Perf Leaderboard ποΈ](https://huggingface.co/spaces/optimum/llm-perf-leaderboard) automatically.
|
10 |
+
- Hardware/Backend/Optimization performance requests should be made in the [llm-perf-backend repository](https://github.com/IlyasMoutawwakil/llm-perf-backend) and will be added to the [π€ LLM-Perf Leaderboard ποΈ](https://huggingface.co/spaces/optimum/llm-perf-leaderboard) automatically.
|
11 |
"""
|
12 |
|
13 |
ABOUT = """<h3>About the π€ LLM-Perf Leaderboard ποΈ</h3>
|