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

add gptq notebook sample #370

Merged
merged 1 commit into from
Oct 12, 2023
Merged

Conversation

lanking520
Copy link
Contributor

Add GPTQ notebook

@lanking520 lanking520 requested review from zachgk, frankfliu and a team as code owners October 12, 2023 03:21
@lanking520 lanking520 merged commit 0a6c870 into deepjavalibrary:master Oct 12, 2023
"image_uri = image_uris.retrieve(\n",
" framework=\"djl-deepspeed\",\n",
" region=sess.boto_session.region_name,\n",
" version=\"0.24.0\"\n",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lanking520 Getting this error when running this notebook:

ValueError: Unsupported djl-deepspeed version: 0.24.0. You may need to upgrade your SDK version (pip install -U sagemaker) for newer djl-deepspeed versions. Supported djl-deepspeed version(s): 0.23.0, 0.22.1, 0.21.0, 0.20.0, 0.19.0.

This is the sagemaker pkg version:

sagemaker                     2.192.1
sagemaker-pyspark             1.4.5

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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