From b59d6d9cdf5a8e027b78a538f21fde2477e4af49 Mon Sep 17 00:00:00 2001 From: "Li, Zonghang" <870644199@qq.com> Date: Tue, 15 Apr 2025 09:59:08 +0800 Subject: [PATCH] Update README.md --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 264057cb..bcb2c7a2 100644 --- a/README.md +++ b/README.md @@ -319,4 +319,14 @@ This project builds upon the incredible work from the open-source community, esp ## 📚 Cite Us If you find this work helpful, please do not hesitate to cite us and send a star! 🤩 -Arxiv is coming! +```bibtex +@misc{li2025primacpp, + title={PRIMA.CPP: Speeding Up 70B-Scale LLM Inference on Low-Resource Everyday Home Clusters}, + author={Zonghang Li and Tao Li and Wenjiao Feng and Mohsen Guizani and Hongfang Yu}, + year={2025}, + eprint={2504.08791}, + archivePrefix={arXiv}, + primaryClass={cs.DC}, + url={https://arxiv.org/abs/2504.08791}, +} +```