Skip to content

Add hf_hub_download#37

Draft
NielsRogge wants to merge 4 commits intoroboflow:developfrom
NielsRogge:feature/add_hf
Draft

Add hf_hub_download#37
NielsRogge wants to merge 4 commits intoroboflow:developfrom
NielsRogge:feature/add_hf

Conversation

@NielsRogge
Copy link
Copy Markdown

This PR proposes to make the weights of RF-DETR available at https://huggingface.co/Roboflow.

The download_pretrain_weights method is updated correspondingly to download the weights from the 🤗 hub.

This comes with a few benefits:

  • the models are easier discoverable for people, as we can add the "object detection" tag, such that people find them at https://huggingface.co/models?pipeline_tag=object-detection&sort=trending. RF-DETR could become one of the top trending models!
  • download stats will be provided, such that you can track usage
  • we can add descriptive model cards for better documentation.

Additionally, we could optionally leverage safetensors for a safer format for serializing the weights.

@SkalskiP SkalskiP changed the base branch from main to develop April 3, 2025 08:54
@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@Borda Borda added the enhancement New feature or request label Jan 22, 2026
@Borda Borda requested a review from isaacrob as a code owner February 11, 2026 15:57
@Borda Borda force-pushed the develop branch 4 times, most recently from 60b16c1 to 523f9df Compare February 14, 2026 06:46
@Borda Borda marked this pull request as draft February 23, 2026 21:40
@Borda Borda force-pushed the develop branch 3 times, most recently from a6e6ca0 to 0485141 Compare March 13, 2026 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request has conflicts

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants