Chat-UniVi commited on
Commit
2ba20f4
Β·
verified Β·
1 Parent(s): 8f0446c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
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 Jin and Bo Zhu and Li Yuan and Shuicheng Yan},
 
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
  ```