dbiir/UER-py

Using a low version of pytorch to load a model saved with a high version of pytorch (1.6+) will report an error

Open

#277 opened on Mar 1, 2022

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Python (520 forks)github user discovery
help wanted

Repository metrics

Stars
 (3,108 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

xxx.pt is a zip archive(did you mean to use torch.jit.load()?

Contributor guide