TITLE = """

🤗 Open LLM-Perf Leaderboard

""" 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) 🤗 Anyone from the community can submit a model for automated benchmarking on the 🤗 GPU cluster, as long as it is a 🤗 Transformers model with weights on the Hub. We also support benchmarks of models with delta-weights for non-commercial licensed models, such as LLaMa. """