magenta-rt / model.json
LING
Deploy Magenta RealTime 2 HARP endpoint
4575e8d
Raw
History Blame Contribute Delete
545 Bytes
{
"name": "Magenta RealTime 2",
"model_size": "mrt2_small",
"parameters": 230000000,
"source_repository": "https://github.com/magenta/magenta-realtime",
"model_repository": "google/magenta-realtime-2",
"checkpoint": "checkpoints/mrt2_small.safetensors",
"model_license": "CC BY 4.0",
"runtime": {
"backend": "PyTorch",
"source": "magenta-community/magenta-rt-jam",
"revision": "dfd4eb65e8ebf7eaa9be263d9937ddbee1666262",
"license": "Apache-2.0",
"aoti_repository": "magenta-torch/magenta-rt-aoti-small"
}
}