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

base off nvidia image instead of runpod pytorch base, 25 GB -> 15 GB #2

Merged
merged 1 commit into from
Jun 14, 2023

Conversation

DireLines
Copy link
Contributor

No description provided.

@@ -12,10 +17,36 @@ ENV MODEL_NAME=${MODEL_NAME}
ARG MODEL_TAG
ENV MODEL_TAG=${MODEL_TAG}

# Update and upgrade the system packages (Worker Template)
RUN apt-get update -y && \
Copy link
Contributor Author

Choose a reason for hiding this comment

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

revisit to strip out things not needed for a serverless worker, things only needed for other installs

@justinmerrell justinmerrell merged commit 7a06c8f into runpod-workers:main Jun 14, 2023
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