Gen AI Lingo

Your next step

Useful models can be smaller and simpler

Linear models, trees, ensembles, routing, distillation, precision.

Start learning

What you’ll learn

  1. A simple model can fit a simple task

    Recognize a linear model used for a numerical estimate.

    About 4 minutes · Open activity

  2. A decision tree follows learned splits

    Trace a tree through a small classification example.

    About 4 minutes · Open activity

  3. An ensemble combines model outputs

    Explain how multiple predictions can be combined.

    About 4 minutes · Open activity

  4. A mixture of experts routes computation

    Distinguish sparse model routing from several chatbots voting.

    About 4 minutes · Open activity

  5. Total parameters and active work differ

    Interpret two size numbers for a sparse model.

    About 4 minutes · Open activity

  6. Distillation teaches another model from a teacher

    Recognize a student model learning from teacher behavior.

    About 4 minutes · Open activity

  7. Quantization uses lower-precision numbers

    Explain the memory tradeoff of reduced numeric precision.

    About 4 minutes · Open activity

  8. Choose the tradeoff for the task

    Select a model using supplied quality, delay and resource evidence.

    About 4 minutes · Open activity

  9. Choose a model for a small device

    Use supplied task results and memory constraints to compare a simple model, a compressed model and a larger remote option without declaring a universal winner.

    About 6 minutes · Open activity