File size: 321 Bytes
1c389fc
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "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"
}