Skip to content

Release 0.0.2 - Integration with HuggingFace Hub

Compare
Choose a tag to compare
@clementchadebec clementchadebec released this 04 Jul 17:51
· 60 commits to main since this release
d8a3c21

New features

  • Add a push_to_hf_hub method allowing to push pythae.models instances to the HuggingFace Hub
  • Add a load_from_hf_hub method allowing to download pre-trained models from the Hub
  • Add tutorials (HF Hub saving and reloading and wandb callbacks)