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-UniteEach checkpoint directory contains:
model.pt: VAE tokenizer checkpointsemantic.pt: semantic module checkpointThe 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.
8 commits
1 commits
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-UniteEach checkpoint directory contains:
model.pt: VAE tokenizer checkpointsemantic.pt: semantic module checkpointThe 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.
8 commits
1 commits