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

feat: Derive serialize and deserialize for all models #144

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

Conversation

timonv
Copy link
Contributor

@timonv timonv commented Feb 2, 2025

I'm adding FastEmbed to kwaak in bosun-ai/kwaak#262. I'd like users to be able to select the model with a sane default, and Deserialize (and Serialize) make this a lot easier to implement.

@timonv
Copy link
Contributor Author

timonv commented Feb 2, 2025

Hmm looking at the current implementation, could also do serialize/deserialize with the full path from model_info. @Anush008, do you have a preference?

@Anush008
Copy link
Owner

Hey @timonv. Sorry for the delay. I was OOO.

could also do serialize/deserialize with the full path from model_info. @Anush008, do you have a preference?

I am fine with whatever you prefer as an end-user.

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.

2 participants