Skip to content

Commit a0772f0

Browse files
authored
Update README.md
1 parent 47f1de9 commit a0772f0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ And a big thanks to all GitHub sponsors who helped with some of my costs before
2424
* ❗Updates after Oct 10, 2022 are available in 0.8.x pre-releases (`pip install --pre timm`) or cloning main❗
2525
* Stable releases are 0.6.x and available by normal pip install or clone from [0.6.x](https://github.com/rwightman/pytorch-image-models/tree/0.6.x) branch.
2626

27+
### Feb 20, 2023
28+
* Add 320x320 `convnext_large_mlp.clip_laion2b_ft_320` and `convnext_lage_mlp.clip_laion2b_ft_soup_320` CLIP image tower weights for features & fine-tune
29+
* 0.8.13dev0 pypi release for latest changes w/ move to huggingface org
30+
2731
### Feb 16, 2023
2832
* `safetensor` checkpoint support added
2933
* Add ideas from 'Scaling Vision Transformers to 22 B. Params' (https://arxiv.org/abs/2302.05442) -- qk norm, RmsNorm, parallel block

0 commit comments

Comments
 (0)