ctm
ctm copied to clipboard
Results
1
ctm issues
Sort by
recently updated
recently updated
newest added
I downloaded the pretrained [Imagenet 64 checkpoint](https://drive.google.com/file/d/17XHwI5-IDpATRnBsxjOi6YCg1oD3MGC6/view?usp=sharing) and use the provided sampling commands (with slight modification to make it run on my machine) ``` export OMPI_COMM_WORLD_RANK=0 export OMPI_COMM_WORLD_LOCAL_RANK=0 export OMPI_COMM_WORLD_SIZE=8...