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

[fix] Save custom module kwargs if specified #3112

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

tomaarsen
Copy link
Collaborator

Resolves #3111

Hello!

Pull Request overview

  • Save custom module kwargs if specified, e.g. required for locally saving models like jina-embeddings-v3.

Details

This should have been included in the save all along, but wasn't due to oversight.

cc @guenthermi - thanks for raising this!

  • Tom Aarsen

This should have been included in the save all along
@tomaarsen tomaarsen requested a review from Copilot December 3, 2024 11:20

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 1 out of 1 changed files in this pull request and generated no suggestions.

@danielbichuetti
Copy link

Anyone able to review and merge this commit?

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.

save function does save modules.json incorectly for jina-embeddings-v3
2 participants