AlexWortega commited on
Commit
45f8be1
1 Parent(s): e4c6ae9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -43,4 +43,7 @@ for prompt in prompts:
43
  print(f" response:\n{test_inference(prompt)}")
44
  print("-"*50)
45
 
46
- ```
 
 
 
 
43
  print(f" response:\n{test_inference(prompt)}")
44
  print("-"*50)
45
 
46
+ ```
47
+
48
+
49
+ Cite: @article{nikolich2024vikhr, title={Vikhr: The Family of Open-Source Instruction-Tuned Large Language Models for Russian}, author={Aleksandr Nikolich and Konstantin Korolev and Artem Shelmanov}, journal={arXiv preprint arXiv:2405.13929}, year={2024}, url={https://arxiv.org/pdf/2405.13929} }