{
  "architectures": [
    "VQModel"
  ],
  "auto_map": {
    "AutoConfig": "configuration_vqmodel.VQModelConfig",
    "AutoModel": "modeling_vqmodel.VQModel"
  },
  "model_type": "vqmodel",
  "repo_id": "ktrk115/ldm-vq-f16",
  "torch_dtype": "float32",
  "transformers_version": "4.42.4",
  "yaml_path": "config.yaml"
}