siglipPadId top-level constant
int
const siglipPadId
The id every position past the content is filled with — <pad>, id 0 in the
SigLIP 2 vocabulary. See siglipSeqLen for why this one is not cosmetic:
with right-padding it is the position the head actually pools.
Implementation
const int siglipPadId = 0;