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

Load saved embeddings with different numbers of trainers #566

Open
zheng-da opened this issue Oct 16, 2023 · 0 comments
Open

Load saved embeddings with different numbers of trainers #566

zheng-da opened this issue Oct 16, 2023 · 0 comments

Comments

@zheng-da
Copy link
Contributor

Currently, we have to make sure the number of trainers is the same when we save and load embeddings. However, it is common that people change the number of trainers during training and inference. We need to modify our save and load functions to support this case.

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

1 participant