HoliTok
This repository hosts runtime-only HoliTok checkpoints for blind-review inference. The checkpoints are loaded by the HoliTok inference runtime through the aliases below:
HoliTok-BaseHoliTok-Unite
Each checkpoint directory contains:
model.pt: VAE tokenizer checkpointsemantic.pt: semantic module checkpoint
The released runtime resolves these files automatically from its configured checkpoint source. Local loading is also supported by passing explicit checkpoint paths to the Python API or command-line tools.