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

Question about model downloading path and offline running. #50

Open
zhuzhouyue123 opened this issue Feb 28, 2025 · 1 comment
Open

Question about model downloading path and offline running. #50

zhuzhouyue123 opened this issue Feb 28, 2025 · 1 comment

Comments

@zhuzhouyue123
Copy link

Dear Authors,

Thank you for your impressive and wonderful work.

If my gpu server can not access to the Internet, are there some ways that I can download the models and put thems in a specific path to use evo2 without Internet connection?

Thanks,
Zhouyue

@garykbrixi
Copy link
Collaborator

Thanks for the kind words

Yes you can provide a path to the checkpoint when initializing the model

def __init__(self, model_name: str = MODEL_NAMES[1], local_path: str = None):

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