Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Test PR] Fix model_ref_arn #132

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

prateekdesai04
Copy link
Contributor

@prateekdesai04 prateekdesai04 commented Jul 15, 2024

Issue #, if available:
#130

Description of changes:
Propagating changes to all the APIs in AG-Cloud

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@suzhoum
Copy link
Contributor

suzhoum commented Jul 30, 2024

Do we want to close this one?

@rasmus-oejvind
Copy link

Noob user here. Running on SageMaker JupyterLab notebook with --upgrade SageMaker autogluon autogluon.cloud.

I am still getting: TypeError: AutoGluonNonRepackInferenceModel.prepare_container_def() got an unexpected keyword argument 'model_reference_arn'

This happens both when I use cloud_preditor.predict and cloud_predictor.deploy (for TimeSeriesCloudPredictor).

@suzhoum
Copy link
Contributor

suzhoum commented Aug 1, 2024

Noob user here. Running on SageMaker JupyterLab notebook with --upgrade SageMaker autogluon autogluon.cloud.

I am still getting: TypeError: AutoGluonNonRepackInferenceModel.prepare_container_def() got an unexpected keyword argument 'model_reference_arn'

This happens both when I use cloud_preditor.predict and cloud_predictor.deploy (for TimeSeriesCloudPredictor).

Thanks for reporting the issue! We haven't released the fix so you probably have to install autogluon-cloud from source by cloning the repo and do pip install -e . for it to work for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants