Hacker News new | ask | show | jobs
by joaogui1 318 days ago
Mixture of Experts isn't using multiple models with different specialties, it's more like a sparsity technique, where you massively increase the number of parameters and use only a subset of the weights in each forward pass.