Commit Graph

17 Commits (9ecab46e180af997b345427c2ab11ff1b6c0dfb9)

Author SHA1 Message Date
Wauplin ce4d3485b6 refactor push_to_hub helper
2 years ago
Wauplin c037db00fc Create repo before cloning with Repository.clone_from
2 years ago
Ross Wightman 9d65557be3 Fix errant import
2 years ago
Ross Wightman 9709dbaaa9 Adding support for fine-tune CLIP LAION-2B image tower weights for B/32, L/14, H/14 and g/14. Still WIP
2 years ago
nateraw 51cca82aa1 👽 use hf_hub_download instead of cached_download
2 years ago
Ross Wightman abc9ba2544 Transitioning default_cfg -> pretrained_cfg. Improving handling of pretrained_cfg source (HF-Hub, files, timm config, etc). Checkpoint handling tweaks.
2 years ago
Ross Wightman d633a014e6 Post merge cleanup. Fix potential security issue passing kwargs directly through to serialized web data.
3 years ago
nateraw adcb74f87f 🎨 Import load_state_dict_from_url directly
3 years ago
nateraw e65a2cba3d 🎨 cleanup and add a couple comments
3 years ago
nateraw 2b6ade24b3 🎨 write model card to enable inference
3 years ago
nateraw abf9d51bc3 🚧 wip
3 years ago
nateraw 28d2841acf 💄 apply isort
3 years ago
nateraw e72c989973 add ability to push to hf hub
3 years ago
Ross Wightman 14ac4abf74 Change huggingface hub revision delimiter to '@', add hf_hub reference for eca_nfnet_l0 model as an example.
3 years ago
Ross Wightman 45c048ba13 A few minor fixes and bit more cleanup on the huggingface hub integration.
3 years ago
Ross Wightman ead80d33c5 Fix typo, naming consistency
3 years ago
Ross Wightman d584e7f617 Support for huggingface hub via create_model and default_cfgs.
3 years ago