scorecard icon indicating copy to clipboard operation
scorecard copied to clipboard

HuggingFace Support

Open ButlerJoseph opened this issue 1 year ago • 2 comments

Are there any plans to add support for huggingface repos?

ButlerJoseph avatar Mar 04 '25 14:03 ButlerJoseph

Adding a new forge is a large endeavor. My experience with huggingface is that it's more of a place to host models that develop them. Please feel free to disagree with any of these.

Looking at some of the existing checks:

  • Binary-Artifacts: the weights are binary and will be flagged
  • Code-Review: I didn't actually know Huggingface had PRs until I was writing this up.
  • SAST, Dangerous-Workflow, Token-Permissions: I don't see any sort of CI/CD support.

spencerschrock avatar Mar 17 '25 21:03 spencerschrock

This issue has been marked stale because it has been open for 60 days with no activity.

github-actions[bot] avatar Nov 11 '25 02:11 github-actions[bot]