This repository has been archived by the owner on Jun 24, 2024. It is now read-only.
A tool to convert from pytorch pickle file #340
iacore
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Thanks @KerfuffleV2 for the repugnant pickle.
https://github.com/iacore/model-conversions
This tool loads the .pth file with mmap, so it can convert the model without fully loading it in memory.
Beta Was this translation helpful? Give feedback.
All reactions