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