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

16 load model class #17

Merged
merged 5 commits into from
Dec 24, 2022
Merged

16 load model class #17

merged 5 commits into from
Dec 24, 2022

Conversation

tijeco
Copy link
Owner

@tijeco tijeco commented Dec 24, 2022

Primarily, this creates a class that loads currently supported huggingface models given their model path. It also allows for the user to easily see which models are supported, before making their choice(s). These changes have also been reflected in the readme.

@tijeco tijeco linked an issue Dec 24, 2022 that may be closed by this pull request
@tijeco
Copy link
Owner Author

tijeco commented Dec 24, 2022

So the primary goal here was just to have a nice object to load supported models, and to have those supported models be something that can easily be displayed. The documentation in the index.ipynb has been updated and used to build / update the README!

I think that's all for now!

Copy link
Owner Author

@tijeco tijeco left a comment

Choose a reason for hiding this comment

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

All looks good to me!

@tijeco tijeco merged commit 75f2bcc into dev Dec 24, 2022
@tijeco tijeco mentioned this pull request Dec 24, 2022
5 tasks
@tijeco tijeco deleted the 16-load-model-class branch December 24, 2022 14:05
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.

load model class
1 participant