DavidNguyen commited on
Commit
a2c31af
1 Parent(s): 06ca9d0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -51,4 +51,13 @@ More details can be found in our paper.
51
  If you use LibMoE, please cite it using this BibTeX:
52
 
53
  ```
 
 
 
 
 
 
 
 
 
54
  ```
 
51
  If you use LibMoE, please cite it using this BibTeX:
52
 
53
  ```
54
+ @misc{nguyen2024libmoelibrarycomprehensivebenchmarking,
55
+ title={LIBMoE: A Library for comprehensive benchmarking Mixture of Experts in Large Language Models},
56
+ author={Nam V. Nguyen and Thong T. Doan and Luong Tran and Van Nguyen and Quang Pham},
57
+ year={2024},
58
+ eprint={2411.00918},
59
+ archivePrefix={arXiv},
60
+ primaryClass={cs.CL},
61
+ url={https://arxiv.org/abs/2411.00918},
62
+ }
63
  ```