Yes, it's yet another huge image (26GB) :)
This image is useful to benchmark checkpoint/restore performance.
To fairly measure it, we need an image that has only one model
preloaded into it, as this mirrors the situation where someone might
want to use checkpoint/restore for an inference model where there is
only one model to serve.
This image uses mixtral as a medium-large model. The larger the model,
the more important the gains in checkpoint/restore performance, so
measuring with a large model provides a more representative and
significant result.
PiperOrigin-RevId: 613335037