Design a distributed system to download and deploy a large ML model (hundreds of GBs, e.g., 500 GB) from an external model repository to a cluster of many GPU worker hosts (100–1000+ nodes). Constraints: the external link to the model repo has 10 Gbps bandwidth; each worker node also has…