[doc]update moe chinese document. (#3890)

* [doc]update-moe

* [doc]update-moe

* [doc]update-moe

* [doc]update-moe

* [doc]update-moe
This commit is contained in:
jiangmingyan
2023-06-05 15:57:54 +08:00
committed by GitHub
parent 8065cc5fba
commit 07cb21142f
4 changed files with 33 additions and 64 deletions

View File

@@ -137,3 +137,4 @@ criterion = MoeLoss(
Finally, just use trainer or engine in `colossalai` to do your training.
Otherwise, you should take care of gradient by yourself.
<!-- doc-test-command: torchrun --standalone --nproc_per_node=1 integrate_mixture_of_experts_into_your_model.py -->