jargon

Applied AI·How models work

someone tells you the model version moved and behaviour changed, without a line of your code changing.

Checkpoint

Draft summary, pending review

A saved snapshot of model weights at a point in training. Model version names often map to checkpoints. 'We deployed a new checkpoint' means the weights changed, so behaviour may change.