Ruian7P's picture
ours condition t5 small
7d2fcb1 verified
raw
history blame contribute delete
491 Bytes
{
"architectures": [
"Emuru"
],
"auto_map": {
"AutoConfig": "configuration_emuru.EmuruConfig",
"AutoModel": "modeling_emuru.Emuru"
},
"model_type": "emuru",
"slices_per_query": 1,
"style_enc": "MLP",
"t5_name_or_path": "google-t5/t5-small",
"tokenizer_name_or_path": "google/byt5-small",
"torch_dtype": "float32",
"transformers_version": "4.54.0",
"use_start_latent": "True",
"vae_channels": 1,
"vae_name_or_path": "blowing-up-groundhogs/emuru_vae"
}