How to download a pytorch model created via notebook and saved in a folder ?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2024 04:40 PM
I have created a pytorch model using databricks notebooks and saved it in a folder in workspace. MLFlow is not used.
When I try to download the files from the folder it exceeds the download limit. Is there a way to download the model locally into my system?