Skip to content

Commit

Permalink
ES-MoE Accept
Browse files Browse the repository at this point in the history
wjuni authored May 2, 2024
1 parent e5a23d9 commit d978d35
Showing 2 changed files with 18 additions and 1 deletion.
12 changes: 11 additions & 1 deletion _bibliography/papers.bib
Original file line number Diff line number Diff line change
@@ -863,4 +863,14 @@ @article{park2024graph
month={Aug},
publisher={IEEE},
abbr={ToN}
}
}
@inproceedings{kim2024scaling,
title = {Scaling Beyond the {GPU} Memory Limit for Large {M}ixture-of-{E}xperts Model Training},
author = {Kim, Yechan and Lim, Hwijoon and Han, Dongsu},
booktitle = {Proceedings of the 41st International Conference on Machine Learning (To Appear)},
year = {2024},
volume = {162},
series = {Proceedings of Machine Learning Research},
month = {Jul},
abbr={ICML},
}
7 changes: 7 additions & 0 deletions _news/announcement_20.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
layout: post
date: 2024-05-02 10:00:00
inline: true
---

Our paper titled **"Scaling Beyond the GPU Memory Limit for Large Mixture-of-Experts Model Training"** was accepted to ICML 2024. Congratulations Yechan, Hwijoon!

0 comments on commit d978d35

Please sign in to comment.