Skip to content
This repository was archived by the owner on Sep 1, 2024. It is now read-only.

Add HuggingFace Hub integration. #178

Merged
merged 3 commits into from
Jun 8, 2023

Conversation

shivakanthsujit
Copy link
Contributor

Types of changes

Add helper utils to

  • upload models to HuggingFace Hub along with auto generating model metadata (optionally agent performance and evaluation video )
  • download model params, environment normalizers from repo to pass to Model.load()
  • Docs change / refactoring / dependency upgrade
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Motivation and Context / Related issue

#169

Checklist

  • The documentation is up-to-date with the changes I made.
  • I have read the CONTRIBUTING document and completed the CLA (see CONTRIBUTING).
  • All tests passed, and additional code has been covered with new tests.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Feb 6, 2023
@natolambert
Copy link
Contributor

@luisenp it would be useful if you can enable the workflow :)

@natolambert
Copy link
Contributor

Link to colab is here

I created a hub org where we can put some models for testing / benchmarks here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants