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

How to change default path for model_zoo #67

Open
sykuann opened this issue Mar 4, 2024 · 2 comments
Open

How to change default path for model_zoo #67

sykuann opened this issue Mar 4, 2024 · 2 comments

Comments

@sykuann
Copy link

sykuann commented Mar 4, 2024

Screenshot 2024-03-04 at 3 44 59 PM

Hi, I am trying to inference the model using Kaggle due to low gpu. Would you be able to direct me to which file to modify to change the default path for the Model Zoo.

Thanks in advance.

@sykuann sykuann changed the title How to change default path for How to change default path for model_zoo Mar 4, 2024
@yanwei-li
Copy link
Member

Hi, if you want to train the model, please set the--model_name_or_path to the place where you download the model.
And if you want to evaluate the model, please change the path of --model-path.

@sykuann
Copy link
Author

sykuann commented Mar 6, 2024

for the model_zoo i believe it is set as default path. because i am trying to infer it in kaggle, where i hava to download the models as datasets, hence cannot create the file structure as above. Just wondering if i can change the source code to change the default_path for model_zoo to /kaggle/input/model-zoo. Thank you YanWei.

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