Instella-MoE employs a shared-plus-routed expert configuration with 2 always-active shared experts and 6 routed experts selected from a pool of 64 per token . The model consists of 27 decoder layers, each with a hidden size of 2,048 . Two architectural innovations stand out:
The model also uses a Multi-Token Prediction (MTP) objective during its pre-training and mid-training phases .
After a dedicated long-context extension training stage, Instella-MoE supports a 64K-token context .
AMD published the complete training pipeline, which consists of six sequential stages :
The Instella-MoE-16B-A3B base model achieved an average score of 76.7 on standard benchmarks, positioning it among the top fully open models at its scale . It reportedly outperformed SmolLM3-3B and OLMo-3-7B, and competed with larger models despite activating only 2.8 billion parameters per token .
In line with its commitment to open AI, AMD released all training artifacts openly :
All artifacts are available on Hugging Face under the amd/Instella-MoE-16B-A3B namespace, licensed under a Research RAIL (Responsible AI License) for academic and research purposes .
Instella-MoE is more than a model release — it is a direct proof point that AMD's ROCm software stack and Instinct GPU hardware can support frontier-scale AI development, from pre-training through RL, using fully open infrastructure. By delivering competitive benchmarks against leading open-source models trained on Nvidia hardware, AMD positions its ecosystem as a viable alternative to Nvidia's CUDA for large-scale AI research and development .