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

added optional "--model_dir" and "--checkpoint_dir" parameters #90

Merged
merged 1 commit into from
Jul 28, 2019
Merged

added optional "--model_dir" and "--checkpoint_dir" parameters #90

merged 1 commit into from
Jul 28, 2019

Conversation

IWillPull
Copy link
Contributor

Added model_dir and checkpoint_dir parameters. Minimal code refactoring.

Tested finetuning and generating with and without these parameters, everything works as intended.

If these params are not used, the behaviour is the same as before.

@minimaxir
Copy link
Owner

What use case are you hitting that requires you to use nonstandard checkpoint/model folders, out of curiosity?

@ashirviskas
Copy link

It's me on my personal account:

To put it simply, we want to use models stored/synced in different locations and symbolic links can only get you so far before getting too messy.

@minimaxir minimaxir merged commit 01f0de5 into minimaxir:master Jul 28, 2019
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

Successfully merging this pull request may close these issues.

3 participants