aws / sagemaker-pytorch-inference-toolkit

Toolkit for allowing inference and serving with PyTorch on SageMaker. Dockerfiles used for building SageMaker Pytorch Containers are at https://github.com/aws/deep-learning-containers.
Apache License 2.0
134 stars 72 forks source link

Disabling token auth and enabling model API by default #167

Closed udaij12 closed 3 weeks ago

udaij12 commented 3 weeks ago

Disabling token auth and enabling model API by default for DLC since access to the endpoint will be restricted by IAM.

namannandan commented 3 weeks ago

@udaij12 please update mme-ts.properties as well with the same configurations.