slice-sampling checkpoints
Checkpoints and code for the generative models used in outsoured sampling experiments with slice sampling algorithms
| directory | model | dataset | notes |
|---|---|---|---|
cifar10_classifier/ |
Cifar10CNN (~1.15M params, GroupNorm) |
CIFAR10 | 32x32 native, no upsample |
mnist_classifier/ |
Classifier (2 conv stages + FC) |
MNIST | 32x32 (padded) |
mnist_vae/ |
ResNet-style VAE, latent_dim=16 |
MNIST | encoder/decoder both included |
Fetched automatically by outsourced.common.load_checkpoint when the local
file is missing.
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support