From eb52d1f3bd0b956bdcb5ca706089996d39dd2a4e Mon Sep 17 00:00:00 2001 From: "Chun Hong Wei, Sylvester" Date: Sat, 25 May 2024 01:08:08 +0800 Subject: [PATCH] Fix BibTeX MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit NOW (Wrong): A. X. Y. S. L. Z. J. E. G. I. S. X. M. Dacheng Li*, Rulin Shao* and H. Zhang, “How long can open-source llms truly promise on context length?” June 2023. [Online]. Available: https://lmsys.org/blog/2023- 06-29-longchat NEW (Updated) D. Li, R. Shao, A. Xie, Y. Sheng, L. Zheng, J. E. Gonzalez, I. Stoica, X. Ma, and H. Zhang, “How long can open-source llms truly promise on context length?” June 2023. [Online]. Available: https://lmsys.org/blog/2023-06-29-longchat --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f8363fc..2e3b534 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ If you find this repo to be useful, plese cite: @misc{longchat2023, title = {How Long Can Open-Source LLMs Truly Promise on Context Length?}, url = {https://lmsys.org/blog/2023-06-29-longchat}, - author = {Dacheng Li*, Rulin Shao*, Anze Xie, Ying Sheng, Lianmin Zheng, Joseph E. Gonzalez, Ion Stoica, Xuezhe Ma, and Hao Zhang}, + author = {Li, Dacheng and Shao, Rulin and Xie, Anze and Sheng, Ying and Zheng, Lianmin and Gonzalez, Joseph E. and Stoica, Ion and Ma, Xuezhe and Zhang, Hao}, month = {June}, year = {2023} }