Results 1 issues of Saketh Saxena

Hi, I am trying to deploy a model for which I have the .mar file stored at an S3 location, My usage is as follows: ` mxnet-model-server --start --models test=s3://projects/mms-test/test.mar`...