llm-perf-leaderboard / src /assets /text_content.py
BenchmarkBot's picture
updated text
07c6067
raw
history blame
361 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 of large language models (LLMs) on different backends and hardwares using [Optimum-Benchmark](https://github.com/huggingface/optimum-benchmark)
"""
LLM_BENCHMARKS_TEXT = f"""
"""