zeus-model / config.json
Wonder-Griffin's picture
Upload model
819470b verified
raw
history blame
330 Bytes
{
"architectures": [
"ZeusModel"
],
"audio_dim": 128,
"embed_dim": 512,
"image_dim": 256,
"initializer_range": 0.02,
"model_type": "ZeusModel",
"num_experts": 4,
"num_heads": 12,
"reflection_dim": 512,
"torch_dtype": "float32",
"transformers_version": "4.44.2",
"vocab_size": 50276
}