PyTorch
English
Chinese
plm
custom_code
daven3 commited on
Commit
c2ab1c2
·
verified ·
1 Parent(s): bfcf075

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -172,11 +172,13 @@ Limitations: While we strive to address safety concerns and promote the generati
172
  If you find **Project PLM** helpful for your research or applications, please cite as follows:
173
 
174
  ```
175
- @misc{cheng2025plm,
176
  title={PLM: Efficient Peripheral Language Models Hardware-Co-Designed for Ubiquitous Computing},
177
- author={Cheng Deng, Luoyang Sun, Jiwen Jiang, Yongcheng Zeng, Xinjian Wu, Wenxin Zhao, Qingfa Xiao, Jiachuan Wang, Lei Chen, Lionel M. Ni, Haifeng Zhang, Jun Wang},
178
  year={2025},
 
179
  archivePrefix={arXiv},
180
  primaryClass={cs.CL},
 
181
  }
182
  ```
 
172
  If you find **Project PLM** helpful for your research or applications, please cite as follows:
173
 
174
  ```
175
+ @misc{deng2025plmefficientperipherallanguage,
176
  title={PLM: Efficient Peripheral Language Models Hardware-Co-Designed for Ubiquitous Computing},
177
+ author={Cheng Deng and Luoyang Sun and Jiwen Jiang and Yongcheng Zeng and Xinjian Wu and Wenxin Zhao and Qingfa Xiao and Jiachuan Wang and Lei Chen and Lionel M. Ni and Haifeng Zhang and Jun Wang},
178
  year={2025},
179
+ eprint={2503.12167},
180
  archivePrefix={arXiv},
181
  primaryClass={cs.CL},
182
+ url={https://arxiv.org/abs/2503.12167},
183
  }
184
  ```