Spaces:
Running
Running
File size: 361 Bytes
07c6067 c8763bd 07c6067 c8763bd |
1 2 3 4 5 6 7 8 9 |
TITLE = """<h1 align="center" id="space-title">π€ Open LLM-Perf Leaderboard</h1>"""
INTRODUCTION_TEXT = f"""
The π€ Open LLM-Perf Leaderboard aims to benchmark the performance of large language models (LLMs) on different backends and hardwares using [Optimum-Benchmark](https://github.com/huggingface/optimum-benchmark)
"""
LLM_BENCHMARKS_TEXT = f"""
"""
|