area:modelfeaturehelp wantedtracking
Repository metrics
- Stars
- (800 stars)
- PR merge metrics
- (PR metrics pending)
Description
Hugging Face repository
https://huggingface.co/joyailab
Architecture family
MoE decoder-only (e.g. DeepSeek V2/V3, OLMoE, Qwen3-MoE, MiniMax-M2)
Required deliverables
- Model providers
- HF conversion bridge
- Unit tests (config and bridge)
- Model conversion functional tests
- Optimal pretraining recipe
- Optimal finetuning recipe
- Recipe unit tests
- Recipe functional tests
- End-to-end CI coverage
Owner if known
No response
Extra context
Request to add JoyAI-LLM Flash (48.9B total / 2.7B active) as a supported model in Megatron-Bridge. The architecture is DeepSeek-V3-style (MLA + MoE) and should map closely to the existing DeepSeek-V3 bridge implementation.
Model was trained with Muon optimizer on an extended Megatron-Core (PP=2, EP=8, ZeRO-1) over 20T tokens.