From f18e83c6e5b9b07c1cb5c4029c5b504fa63dee6f Mon Sep 17 00:00:00 2001 From: Fuli Luo Date: Tue, 9 Jan 2024 15:46:27 +0800 Subject: [PATCH] Update README.md (#31) --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c6792a1..6f09df4 100644 --- a/README.md +++ b/README.md @@ -381,9 +381,9 @@ This code repository is licensed under [the MIT License](https://github.com/deep @article{deepseek-llm, author = {DeepSeek-AI}, title = {DeepSeek LLM: Scaling Open-Source Language Models with Longtermism}, - journal={arXiv preprint arXiv:2401.02954}, - year={2024}, - url = {https://github.com/deepseek-ai/DeepSeek-LLM + journal = {arXiv preprint arXiv:2401.02954}, + year = {2024}, + url = {https://github.com/deepseek-ai/DeepSeek-LLM} } ```