Skip to content

Commit 7430a85

Browse files
committed
Update README, bump version to 0.6.8
1 parent ec6a288 commit 7430a85

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ And a big thanks to all GitHub sponsors who helped with some of my costs before
2121

2222
## What's New
2323

24+
### July 28, 2022
25+
* Add freshly minted DeiT-III Medium (width=512, depth=12, num_heads=8) model weights. Thanks [Hugo Touvron](https://github.com/TouvronHugo)!
26+
2427
### July 27, 2022
2528
* All runtime benchmark and validation result csv files are finally up-to-date!
2629
* A few more weights & model defs added:

timm/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.6.7'
1+
__version__ = '0.6.8'

0 commit comments

Comments
 (0)