Tutel v0.1.3
What's New in v0.1.3:
- Add Tutel Launcher Support based on Open MPI;
- Support Establishing Data Model Parallel in Initialization;
- Support Single Expert Evenly Sharded on Multiple GPUs;
- Support List of Gates and Forwarding MoE Layer with Specified Gating Index;
- Fix NVRTC Compatibility when Enabling
USE_NVRTC=1
; - Other Implementation Enhancements & Correctness Checking;
How to Setup:
python3 -m pip install --user https://github.com/microsoft/tutel/archive/refs/tags/v0.1.3.tar.gz
Contributors: @ghostplant, @EricWangCN, @guoshzhao.