| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| PyTorch 2.5 support, model migrations, end of Python 3.8 support source code.tar.gz | 2024-12-15 | 3.0 MB | |
| PyTorch 2.5 support, model migrations, end of Python 3.8 support source code.zip | 2024-12-15 | 3.4 MB | |
| README.md | 2024-12-15 | 400 Bytes | |
| Totals: 3 Items | 6.5 MB | 0 | |
Python version
- Update Python versions due to Python 3.8 EOL (PR [#486])
Models
- Migrate all bottleneck-injected models to sc2bench (PR [#490])
- Update with PyTorch Hub links (PR [#489])
- Update yaml example (PR [#487])
Misc
- Force-use pytorch hub when repo_or_dir is given (PR [#488])
- Explicitly add evaluate to dependency (PR [#483])
- Update versions (PRs [#480], [#491])