File size: 292 Bytes
5d2c1d9 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | {
"architectures": [
"UARPlay"
],
"auto_map": {
"AutoConfig": "config.LUARConfig",
"AutoModel": "model.UARPlay"
},
"embedding_size": 512,
"model_type": "LUAR",
"torch_dtype": "float32",
"transformers_version": "4.45.2",
"use_memory_efficient_attention": false
}
|