Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,18 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
+
Model weights For the Paper ""Harder Tasks Need More Experts: Dynamic Routing in MoE Models""
|
5 |
+
|
6 |
+
Inference Code can be found at: https://github.com/ZhenweiAn/Dynamic_MoE
|
7 |
+
|
8 |
+
@article{huang2024harder,
|
9 |
+
|
10 |
+
title={Harder Tasks Need More Experts: Dynamic Routing in MoE Models},
|
11 |
+
|
12 |
+
author={Huang, Quzhe and An, Zhenwei and Zhuang, Nan and Tao, Mingxu and Zhang, Chen and Jin, Yang and Xu, Kun and Chen, Liwei and Huang, Songfang and Feng, Yansong},
|
13 |
+
|
14 |
+
journal={arXiv preprint arXiv:2403.07652},
|
15 |
+
|
16 |
+
year={2024}
|
17 |
+
|
18 |
+
}
|