Tag: performance
2 entries with this tag.
Systems2 min read
Inference
The process of running live data through a trained machine learning model to make a prediction or generate an output.
performancedeployment
Models3 min read
Mixture of Experts (MoE)
An AI architecture that replaces a single dense neural network with multiple specialized sub-networks (experts) to improve efficiency and scale.
architectureperformance