Update README.md

This commit is contained in:
Li, Zonghang 2025-04-15 09:59:08 +08:00 committed by GitHub
parent 6d13836c44
commit b59d6d9cdf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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},
}
```