apsys commited on
Commit
a5a373f
1 Parent(s): 6cf97d5

Update src/about.py

Browse files
Files changed (1) hide show
  1. src/about.py +6 -0
src/about.py CHANGED
@@ -89,4 +89,10 @@ If everything is done, check you can launch the EleutherAIHarness on your model
89
 
90
  CITATION_BUTTON_LABEL = "Copy the following snippet to cite these results"
91
  CITATION_BUTTON_TEXT = r"""
 
 
 
 
 
 
92
  """
 
89
 
90
  CITATION_BUTTON_LABEL = "Copy the following snippet to cite these results"
91
  CITATION_BUTTON_TEXT = r"""
92
+ @misc{aleks2024vikhr, title={Vikhr: The Family of Open-Source Instruction-Tuned Large Language Models for Russian}, author={Aleksandr Nikolich and Konstantin Korolev and Artem Shelmanov and Igor Kiselev}, year={2024}, eprint={2405.13929}, archivePrefix={arXiv}, primaryClass={cs.CL} }
93
+
94
+ Sergey Bratchikov - https://t.me/nlpwanderer
95
+
96
+ Konstantin Korolev - https://t.me/mlunderground
97
+ Aleksandr Nikolich - https://t.me/lovedeathtransformers
98
  """