Update README.md
Browse files
README.md
CHANGED
@@ -100,8 +100,9 @@ CUDA_VISIBLE_DEVICES=0,1,2,3,4,5,6,7 accelerate launch \
|
|
100 |
If you find this paper useful, please consider staring π this repo and citing π our paper:
|
101 |
```
|
102 |
@article{jin2024moe,
|
103 |
-
title={MoE++: Accelerating Mixture-of-Experts Methods with Zero-Computation Experts},
|
104 |
-
author={Peng
|
|
|
105 |
year={2024}
|
106 |
}
|
107 |
```
|
|
|
100 |
If you find this paper useful, please consider staring π this repo and citing π our paper:
|
101 |
```
|
102 |
@article{jin2024moe,
|
103 |
+
title={MoE++: Accelerating Mixture-of-Experts Methods with Zero-Computation Experts},
|
104 |
+
author={Jin, Peng and Zhu, Bo and Yuan, Li and Yan, Shuicheng},
|
105 |
+
journal={arXiv preprint arXiv:2410.07348},
|
106 |
year={2024}
|
107 |
}
|
108 |
```
|