Spaces:
Sleeping
Sleeping
File size: 352 Bytes
07c6067 c8763bd d8b9ce2 c8763bd |
1 2 3 4 5 6 |
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 (latency & throughput) of Large Language Models (LLMs) on different backends and hardwares using [Optimum-Benchmark](https://github.com/huggingface/optimum-benchmark)
"""
|