ColossalAI icon indicating copy to clipboard operation
ColossalAI copied to clipboard

FasterMoE shadow expert implement

Open Guodanding opened this issue 1 year ago • 1 comments

Hello, i want to implement FasterMoE shadow expert base on ColossalAI-MoeHybridParallel. is it possible? how can i achieve it?

Guodanding avatar Sep 29 '24 08:09 Guodanding

Hi, of course it's possible, as FasterMoe also use Expert Parallel.

image

Thank you for your attention for ColossalAI, firstly you can fork a repository of ColossalAI, then you can write a demo, tested it locally, then raise a Pull Requests. We will do code review and feature tests, if all code tests is passed and reviewed, your code will be pushed into ColossalAI.

wangbluo avatar Oct 07 '24 06:10 wangbluo