llm-perf-leaderboard / src /assets /text_content.py
BenchmarkBot's picture
filtered out some columns
d8b9ce2
raw
history blame
352 Bytes
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)
"""