Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit dafe866

Browse files
authoredDec 31, 2024
Update README.md
1 parent 52595a9 commit dafe866

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
* Add PaliGemma2 encoders from https://github.com/google-research/big_vision to existing PaliGemma, see on Hub: https://huggingface.co/models?search=timm%20pali2
1818
* Add missing L/14 DFN2B 39B CLIP ViT, `vit_large_patch14_clip_224.dfn2b_s39b`
1919
* Fix existing RmsProp layer to match standard formulation, use PT 2.5 impl when possible. Move old impl to `SimpleNorm` layer, it's LN w/o centering or bias. There were only two `timm` models using it, and they have been updated.
20-
* Allow overidde of `cache_dir` arg for model creation
20+
* Allow override of `cache_dir` arg for model creation
2121
* Pass through `trust_remote_code` for HF datasets wrapper
2222
* `inception_next_atto` model added by creator
2323
* Adan optimizer caution, and Lamb decoupled weighgt decay options

0 commit comments

Comments
 (0)