How to register a local model of 900mb in Azure Machine Learning Service with CLI or SDK
问题 I have a 900mb model and a 9mb model. I am using the latest version of the Azure ML CLI to register it in my workspace with this command: az ml model register -n "rj-model" --model-path "models\model_v1.bin -t "model-deployment\model.json" The 9mb file uploads successfully however the 900 mb file times out with this error: {'Azure-cli-ml Version': '1.0.60.1', 'Error': AzureHttpError('Operation could not be completed within the specified time. ErrorCode: OperationTimedOut\n<?xml version="1.0"