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

What is min. space to run the project ? #31

Open
superkashyap opened this issue May 8, 2023 · 4 comments
Open

What is min. space to run the project ? #31

superkashyap opened this issue May 8, 2023 · 4 comments

Comments

@superkashyap
Copy link

Tried to ran the project on 8gb ec2 instance. and it ran out of storage while installing dependencies.

@Kabanosk
Copy link

Kabanosk commented May 8, 2023

If it will help - my venv folder takes around 4.6GB (after running pip install -e .) and the transmitter model takes around 1.78GB, but I don't know how much the other model takes (I have a problem with it currently).

*Edit: models for image model (shap_e_model_cache/ directory) takes around 3.7 GB.

@otomir23
Copy link

Where is transmitter model is saved to?

@Kabanosk
Copy link

Kabanosk commented May 10, 2023

@otomir23 I think that models are in the shap_e_model_cache/ directory.

Edit: When you run it from the shap_e/examples/ directory, I think models will be in shap_e/examples/shap_e_model_cache/

@otomir23
Copy link

Thanks!

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

3 participants