ByteDance’s Doubao Large Model team yesterday introduced UltraMem, a new architecture designed to address the high memory access issues found during inference in Mixture of Experts (MoE) models. UltraMem boosts inference speed by two to six times and can reduce inference costs by up to 83%, according to the team. As large model sizes increase, inference costs and memory efficiency have become critical bottlenecks. UltraMem, a sparse model that decouples computation from parameters, aims to tackle these challenges while maintaining model performance. [Doubao Large Model team WeChat account]Related