Spaces:
Running
Running
missing closing bracket on citation
#29
by
samuelrince
- opened
- src/content.py +1 -0
src/content.py
CHANGED
@@ -40,6 +40,7 @@ CITATION_BUTTON = r"""@misc{llm-perf-leaderboard,
|
|
40 |
year = {2023},
|
41 |
publisher = {Hugging Face},
|
42 |
howpublished = "\url{https://huggingface.co/spaces/optimum/llm-perf-leaderboard}",
|
|
|
43 |
@software{optimum-benchmark,
|
44 |
author = {Ilyas Moutawwakil, Régis Pierrard},
|
45 |
publisher = {Hugging Face},
|
|
|
40 |
year = {2023},
|
41 |
publisher = {Hugging Face},
|
42 |
howpublished = "\url{https://huggingface.co/spaces/optimum/llm-perf-leaderboard}",
|
43 |
+
}
|
44 |
@software{optimum-benchmark,
|
45 |
author = {Ilyas Moutawwakil, Régis Pierrard},
|
46 |
publisher = {Hugging Face},
|