H1 - model optimisation

quantisation

quantisation

  • representing model values using lower numerical precision to reduce inference resource requirements

other optimisation concepts

pruning

  • removal of parts judged unnecessary

knowledge distillation

  • a larger and more capable model (teacher) is used to train a smaller model (student) to imitate its useful behaviour