What does Calibration data mean in inference serving?
Calibration data is a sample of model inputs used to derive quantization scales or protection choices. Its activation patterns stand in for the workload the quantized model will serve. Teams sample relevant tasks, prompt styles, and sequence shapes without using evaluation answers as tuning targets. They keep a separate evaluation set for quality acceptance after quantization.