Update citation info

This commit is contained in:
DeepSeekDDM 2024-05-08 10:28:29 +08:00 committed by GitHub
parent f5a4b9258f
commit 1ed38858eb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -289,13 +289,14 @@ This code repository is licensed under [the MIT License](LICENSE-CODE). The use
## 9. Citation ## 9. Citation
``` ```
@misc{deepseek-v2, @misc{deepseekv2,
author = {DeepSeek-AI}, title={DeepSeek-V2: A Strong, Economical, and Efficient Mixture-of-Experts Language Model},
title = {DeepSeek-V2: A Strong, Economical, and Efficient Mixture-of-Experts Language Model}, author={DeepSeek-AI},
year = {2024}, year={2024},
note = {GitHub repository}, eprint={2405.04434},
url = {https://github.com/deepseek-ai/deepseek-v2} archivePrefix={arXiv},
} primaryClass={cs.CL}
}
``` ```
## 10. Contact ## 10. Contact