Skip to content

Docker File and Pyproject.toml updates#32

Open
Shaheer66 wants to merge 4 commits intoNVIDIA:mainfrom
Shaheer66:main
Open

Docker File and Pyproject.toml updates#32
Shaheer66 wants to merge 4 commits intoNVIDIA:mainfrom
Shaheer66:main

Conversation

@Shaheer66
Copy link

Update Docker file and pyproject.toml for cpu offload and accelarate import error issue

Updated CMD to include CPU offloading options.
Modify CMD for CPU offloading in Dockerfile
Added the package to avoid the below error
raise ImportError(
ImportError: CPU offloading requires the 'accelerate' package. Install it with: pip install accelerate
Add accelerate package dependency to pyproject.toml
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.

1 participant