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

update inference ami version in sagemaker endpoint config to fix nvml driver issue #104

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

kshitizgupta21
Copy link
Contributor

This PR updates the nim_llama3.ipynb jupyter notebook to use 'InferenceAmiVersion': 'al2-ami-sagemaker-inference-gpu-2' within ProductionVariants inside EndpointConfig. This will make sure that newer driver is used on g5 and p4d/p4de instances instead of default 470 one and solve pynvml driver issues. It should fix this issue #98

cc: @JamesMaki @abhisheksawarkar

@JamesMaki JamesMaki merged commit 0861539 into NVIDIA:main Nov 19, 2024
saurabh-nvidia pushed a commit to saurabh-nvidia/nim-deploy that referenced this pull request Jan 11, 2025
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.

2 participants