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

fix: fix torch.load and save to use file objects to allow non-ASCII characters and use weights_only and remove unidecode #327

Merged
merged 2 commits into from
Apr 14, 2023

Conversation

34j
Copy link
Collaborator

@34j 34j commented Apr 14, 2023

Closes #193

@34j 34j changed the title fix: fix torch.load and save to use file objects and weights_only and remove unidecode fix: fix torch.load and save to use file objects to allow non-ASCII characters and use weights_only and remove unidecode Apr 14, 2023
@34j 34j merged commit 4aad701 into main Apr 14, 2023
@34j 34j deleted the refactor/torch-load branch April 14, 2023 11:51
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.

Danger of arbitrary code execution by torch.load()
1 participant