Ross Wightman
|
d0b45c9b4d
|
Make safetensor import option for now. Improve avg/clean checkpoints ext handling a bit (more consistent).
|
2023-02-18 16:06:42 -08:00 |
testbot
|
8470e29541
|
Add support to load safetensors weights
|
2023-02-16 16:20:31 -08:00 |
Ross Wightman
|
927f031293
|
Major module / path restructure, timm.models.layers -> timm.layers, add _ prefix to all non model modules in timm.models
|
2022-12-06 15:00:06 -08:00 |
Ross Wightman
|
b2094f4ee8
|
support bits checkpoints in avg/load
|
2021-10-03 17:31:22 -07:00 |
Csaba Kertesz
|
5114c214fc
|
Change the Python interpreter to Python 3.x in the scripts
|
2021-02-09 21:20:28 +02:00 |
Ross Wightman
|
9305313291
|
Default to old checkpoint format for now, still want compatibility with older torch ver for released models
|
2020-10-13 12:58:04 -07:00 |
Ross Wightman
|
6c17d57a2c
|
Fix some attributions, add copyrights to some file docstrings
|
2020-07-27 13:44:56 -07:00 |
Ross Wightman
|
8662454bd7
|
Plural for averaging script.
|
2020-01-03 15:00:20 -08:00 |