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

Training a smaller model #4

Open
ShivanshuPurohit opened this issue Dec 15, 2020 · 3 comments
Open

Training a smaller model #4

ShivanshuPurohit opened this issue Dec 15, 2020 · 3 comments

Comments

@ShivanshuPurohit
Copy link

To reduce the model size for a single GPU, is there anything more to do after reducing the number of residual blocks in vae.py?

@rewonc
Copy link
Contributor

rewonc commented Dec 16, 2020

Sure, you could reduce the width parameter (in addition to reducing the number of layers in the decoder or encoder)

@ShivanshuPurohit
Copy link
Author

Any other tips to train on single V100?

@rewonc
Copy link
Contributor

rewonc commented Dec 18, 2020 via email

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