{ | |
"architectures": [ | |
"SoundStorm" | |
], | |
"bos_token_id": 1, | |
"encoder_config": { | |
"attn_dropout": 0.0, | |
"attn_flash": true, | |
"conv_dropout": 0.0, | |
"conv_expansion_factor": 2, | |
"conv_kernel_size": 5, | |
"depth": 16, | |
"dim_head": 64, | |
"ff_dropout": 0.0, | |
"ff_mult": 4, | |
"heads": 16 | |
}, | |
"eos_token_id": 2, | |
"hidden_size": 1024, | |
"label_smoothing": 0.0, | |
"model_type": "soundstorm", | |
"num_quantizers": 12, | |
"num_semantic_token_ids": 1024, | |
"pad_token_id": 0, | |
"torch_dtype": "bfloat16", | |
"transformers_version": "4.38.0.dev0" | |
} | |