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

use fsspec in save and load methods #895

Merged
merged 5 commits into from
Feb 20, 2024
Merged

use fsspec in save and load methods #895

merged 5 commits into from
Feb 20, 2024

Conversation

jmoralez
Copy link
Member

@jmoralez jmoralez commented Feb 19, 2024

Replaces the usage of os with fsspec to support saving and loading models from different file systems like S3, GCS, etc.

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@jmoralez jmoralez marked this pull request as ready for review February 19, 2024 19:34
@jmoralez jmoralez merged commit c41d1ff into main Feb 20, 2024
15 checks passed
@jmoralez jmoralez deleted the fsspec-save-load branch February 20, 2024 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants