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 build docker image with model weights #9

Open
annanay25 opened this issue Mar 18, 2023 · 0 comments
Open

Figure out how to build docker image with model weights #9

annanay25 opened this issue Mar 18, 2023 · 0 comments

Comments

@annanay25
Copy link
Member

Currently, there is a hack in place to force the model to download weights upon startup - this involves running the model on a dummy input. Need to figure out if theres a way we can cache those weights and bake it into the image so we don't have to install it every time on the first run.

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

1 participant