Commit
·
2ff4a74
1
Parent(s):
11c5368
updated text
Browse files
src/assets/text_content.py
CHANGED
|
@@ -17,13 +17,13 @@ SINGLE_A100_TEXT = """<h3>Single-GPU Benchmark (1xA100):</h3>
|
|
| 17 |
|
| 18 |
CITATION_BUTTON_LABEL = "Copy the following snippet to cite these results."
|
| 19 |
CITATION_BUTTON_TEXT = r"""@misc{open-llm-perf-leaderboard,
|
| 20 |
-
author = {Ilyas Moutawwakil},
|
| 21 |
title = {Open LLM-Perf Leaderboard},
|
| 22 |
year = {2023},
|
| 23 |
publisher = {Hugging Face},
|
| 24 |
howpublished = "\url{https://huggingface.co/spaces/optimum/llm-perf-leaderboard}",
|
| 25 |
@software{optimum-benchmark,
|
| 26 |
-
author = {Ilyas Moutawwakil},
|
| 27 |
publisher = {Hugging Face},
|
| 28 |
title = {Optimum-Benchmark: A framework for benchmarking the performance of Transformers models with different hardwares, backends and optimizations.},
|
| 29 |
}
|
|
|
|
| 17 |
|
| 18 |
CITATION_BUTTON_LABEL = "Copy the following snippet to cite these results."
|
| 19 |
CITATION_BUTTON_TEXT = r"""@misc{open-llm-perf-leaderboard,
|
| 20 |
+
author = {Ilyas Moutawwakil, Régis Pierrard},
|
| 21 |
title = {Open LLM-Perf Leaderboard},
|
| 22 |
year = {2023},
|
| 23 |
publisher = {Hugging Face},
|
| 24 |
howpublished = "\url{https://huggingface.co/spaces/optimum/llm-perf-leaderboard}",
|
| 25 |
@software{optimum-benchmark,
|
| 26 |
+
author = {Ilyas Moutawwakil, Régis Pierrard},
|
| 27 |
publisher = {Hugging Face},
|
| 28 |
title = {Optimum-Benchmark: A framework for benchmarking the performance of Transformers models with different hardwares, backends and optimizations.},
|
| 29 |
}
|