seamless-basic / config.json
giuseppe-tanzi's picture
Upload folder using huggingface_hub
8525e7c verified
raw
history blame contribute delete
255 Bytes
{
"architectures": [
"HFSeamlessBasic"
],
"dropout_prob": 0.1,
"hidden_size": 1024,
"model_type": "seamless_basic",
"seamless_model_name": "facebook/hf-seamless-m4t-medium",
"torch_dtype": "float32",
"transformers_version": "4.50.2"
}