-
-
Couldn't load subscription status.
- Fork 5.1k
Refactor DPN model #2490
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Refactor DPN model #2490
Conversation
HuggingFaceDocBuilderDev
commented
May 15, 2025
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.
@brianhou0208 I'm on the fence on this one, I like what you've done with the models, the structure was obv a bit of a mess... but wondering if it's worth remapping weights and breaking compat at this point. Will ponder...
Refactor the DPN model in
timmstyle with support forforward_intermediates, and map the checkpoint weights to ensure output is the same.