aws / sagemaker-inference-toolkit

Serve machine learning models within a 🐳 Docker container using 🧠 Amazon SageMaker.
Apache License 2.0
370 stars 82 forks source link

fix: Add NOTICE to MANIFEST #88

Closed BastianZim closed 2 years ago

BastianZim commented 2 years ago

Issue #, if available:

Description of changes:

The license requires the notice to be distributed as well. This is done with this PR.

Testing done:

Merge Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your pull request.

General

Tests

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

sagemaker-bot commented 2 years ago

AWS CodeBuild CI Report

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

BastianZim commented 2 years ago

The error doesn't seem related to this?

BastianZim commented 2 years ago

Gentle ping here @ajaykarpur as you also merged some other PRs.

sagemaker-bot commented 2 years ago

AWS CodeBuild CI Report

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

BastianZim commented 2 years ago

Failure is due to Step 1/20 : FROM awsdeeplearningteam/mxnet-model-server:base-cpu-py3.6 toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit Should be unrelated.

BastianZim commented 2 years ago

Gentle ping here @maaquib

BastianZim commented 2 years ago

Thanks, @nskool but it's still failing. Unfortunately, I cannot see the new logs so no idea what's causing this.

sagemaker-bot commented 2 years ago

AWS CodeBuild CI Report

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

sagemaker-bot commented 2 years ago

AWS CodeBuild CI Report

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

BastianZim commented 2 years ago

Succeeded finally

BastianZim commented 2 years ago

@nskool Would you mind merging this?

sagemaker-bot commented 2 years ago

AWS CodeBuild CI Report

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository