mlcommons / GaNDLF

A generalizable application framework for segmentation, regression, and classification using PyTorch
https://gandlf.org
Apache License 2.0
150 stars 78 forks source link

Huggingface Hub Integration #877

Closed pranayasinghcsmpl closed 1 month ago

pranayasinghcsmpl commented 1 month ago

Fixes #727

Proposed Changes

Checklist

github-actions[bot] commented 1 month ago

MLCommons CLA bot:
Thank you very much for your submission, we really appreciate it. Before we can accept your contribution, we ask that you sign the MLCommons CLA (Apache 2). Please use this [Google form] (https://forms.gle/Ew1KkBVpyeJDuRw67) to initiate authorization. If you are from an MLCommons member organization, we will request that you be added to the CLA. If you are not from a member organization, we will email you a CLA to sign. For any questions, please contact support@mlcommons.org.
1 out of 2 committers have signed the MLCommons CLA.
:white_check_mark: @sarthakpati
:x: @pranayasinghcsmpl
You can retrigger this bot by commenting recheck in this Pull Request

sarthakpati commented 1 month ago

Thanks for the contribution, @pranayasinghcsmpl!

You need to first revert the changes related to HF on this branch, and then create a new branch (which is based on new-apis) with only the changes related to HF integration and then create a new PR.