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

Figure out how to reduce the size of images #4

Open
annanay25 opened this issue Mar 13, 2023 · 1 comment
Open

Figure out how to reduce the size of images #4

annanay25 opened this issue Mar 13, 2023 · 1 comment

Comments

@annanay25
Copy link
Member

Current docker image size is ~5.5GB. Need to figure out a way to reduce this.

Also need to figure out how to install only specific python packages for specific models. For instance, if the user is interested in running the OpenAI whisper model (https://github.com/openai/whisper), install the ffmpeg package. But don't mandate it for the base image.

@sauravpanda
Copy link
Collaborator

One idea, why don't we download the model when someone starts the run? It can be part of the setup process.

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

No branches or pull requests

2 participants