CoolFace
Datasetpublic

main-horse/in1k.int8

it's like imagenet.int8 but train+val in1k (1,331,168 samples) flux-dev vae, latent (after dequant) channels scaled to N(0,1) quantization uses int8 not uint8 (scaling factor 127/4) basic decode test: # huggingface-cli download --repo-type dataset main-horse/in1k.int8 --revision flux-1.0-dev --local-dir ./imagenet_int8 import torch from streaming import StreamingDataset import streaming.base.util as util from diffusers import AutoencoderKL from diffusers.image_processor import… See the full description on the dataset page: https://huggingface.co/datasets/main-horse/in1k.int8.

sourceHugging Faceunknownupdated 2y agoView on Hugging Face
2likes13downloads
discussions and pull requests

Conversations for this repository live on Hugging Face.

CoolFace shows imported repositories read-only. Posting into someone else’s repository from here would need an authorised integration and the account holder’s consent, so the link goes to the source instead.

Open discussions on Hugging Face
main-horse/in1k.int8 · CoolFace