samuelrince commited on
Commit
347d156
1 Parent(s): 4f5bf6c

missing closing bracket on citation

Browse files
Files changed (1) hide show
  1. 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},