Hello! Is there a mechanism for loading models onto cluster nodes like DAGRUN does with input tensors? This would be a way to ensure that if you have a cluster of GPU nodes, you could perform a modelrun and have it execute on any node of the cluster. e.g. have a copy of a model on each cluster node.
Guy Korland
@gkorland
@Spartee you'll have to load the module to each one of the nodes, on Redis Enterprise the proxy is responsible to broadcast the model to all shards