13 Commits

Author SHA1 Message Date
Ross Wightman
9cec2f17cd
Merge pull request from turicas/cache_dir
Add cache_dir example
2024-12-06 10:25:29 -08:00
Ross Wightman
b09f81c8cb More tweaks to docstrings for hub/builder 2024-12-06 08:58:02 -08:00
Álvaro Justen (@turicas)
a1d219c1c3 Add cache_dir example 2024-12-05 23:15:54 -03:00
Ross Wightman
71849b972a Punch cache_dir through model factory / builder / pretrain helpers. Improve some annotations in related code. 2024-12-04 22:02:40 -08:00
Ross Wightman
a604011935 Add support for passing model args via hf hub config 2023-11-19 15:16:01 -08:00
Ross Wightman
e0ec0f7252
Merge pull request from nateraw/docstrings-update
Update Docstring for create_model
2023-05-09 21:33:20 -07:00
Ross Wightman
320bf9c469 Remove redundant types, kwargs back in own section (lesser of many evils?) 2023-05-01 14:21:48 -07:00
Ross Wightman
c0670822d2 Small factory handling fix for pretrained tag vs cfg 2023-04-11 07:42:13 -07:00
Ross Wightman
572f05096a Swin and FocalNet weights on HF hub. Add model deprecation functionality w/ some registry tweaks. 2023-03-18 14:55:09 -07:00
nateraw
14b84e8895 📝 update docstrings 2023-01-26 00:49:44 -05:00
nateraw
f0dc8a8267 📝 update docstrings for create_model 2023-01-25 21:10:41 -05:00
Ross Wightman
cda39b35bd Add a deprecation phase to module re-org 2022-12-09 14:39:45 -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