Hey! I've been trying to deploy MONAI deploy express with Azure Container Instances and modifying the available docker-compose.yml file, but because of inherent issues with mounting Fileshares and not fully knowing how to enable GPU for the containers when deploying with the docker-compose.yml with ACI I'm looking for suggestions.
What is the "best" or easiest way to deploy MONAI deploy (?express?) on Azure(of course, with GPU enabled)? Should I be using the HELM charts instead (with Azure Kubernetes) or should I still try the Docker method? Help appreciated
Hey! I've been trying to deploy MONAI deploy express with Azure Container Instances and modifying the available docker-compose.yml file, but because of inherent issues with mounting Fileshares and not fully knowing how to enable GPU for the containers when deploying with the docker-compose.yml with ACI I'm looking for suggestions.
What is the "best" or easiest way to deploy MONAI deploy (?express?) on Azure(of course, with GPU enabled)? Should I be using the HELM charts instead (with Azure Kubernetes) or should I still try the Docker method? Help appreciated