Skip to content

Auto-reply to new model requests with remote code guidance - #14343

Open
yiyixuxu wants to merge 9 commits into
mainfrom
new-model-request-auto-reply
Open

Auto-reply to new model requests with remote code guidance#14343
yiyixuxu wants to merge 9 commits into
mainfrom
new-model-request-auto-reply

Conversation

@yiyixuxu

Copy link
Copy Markdown
Collaborator

What does this PR do?

Adds a bot that replies to every new model/pipeline/scheduler request with guidance on
building the pipeline as a Hub-hosted Modular Diffusers pipeline, so our review queue isn't
the bottleneck for community model support.

Points new model/pipeline/scheduler requests at building a Hub-hosted
modular pipeline instead of waiting on a core PR, and asks requesters to
tag @asomoza when they have something to share.

Gates on the `### Model/Pipeline/Scheduler description` heading the issue
form renders rather than on a label: the label the template declares does
not exist in this repo, so GitHub never applies it, and template labels
land after issue creation anyway.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@github-actions github-actions Bot added CI size/M PR with diff < 200 LOC labels Jul 30, 2026
Comment thread .github/workflows/new_model_request_reply.yml Outdated
yiyixuxu and others added 2 commits July 30, 2026 08:51
Lead with starting on the Hub and frame what follows as a support
decision (work with the authors, upstream a community version, or point
people at the Hub one) rather than a soft no to PRs. Trims the message
by collapsing the author section and the resource list.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@github-actions github-actions Bot added size/S PR with diff < 50 LOC and removed size/M PR with diff < 200 LOC labels Jul 30, 2026
yiyixuxu and others added 2 commits July 30, 2026 19:27
Community-built model pipelines belong in the Modular Pipelines
collection rather than Custom Blocks, so point the "we'll add the ones we
like" line there and keep both collections in the resource list.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Adds a callout to the contribution guide asking model authors to get in
touch on a feature request, and community contributors to coordinate
there and start with a Hub repo at the same time.

Points agents the same way: default to publishing a modular pipeline as
remote code rather than opening a PR against src/diffusers.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@github-actions github-actions Bot added documentation Improvements or additions to documentation size/M PR with diff < 200 LOC and removed size/S PR with diff < 50 LOC labels Jul 30, 2026
Comment thread .ai/skills/model-integration/SKILL.md Outdated
Comment thread .ai/AGENTS.md Outdated
@github-actions github-actions Bot added size/S PR with diff < 50 LOC and removed size/M PR with diff < 200 LOC labels Jul 30, 2026
@HuggingFaceDocBuilderDev

Copy link
Copy Markdown

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.

@stevhliu stevhliu left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

Comment thread docs/source/en/conceptual/contribution.md
Comment thread .github/workflows/new_model_request_reply.yml Outdated
Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>

@asomoza asomoza left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks LGTM

stevhliu noted the new callout in "Adding pipelines, models, schedulers"
overlapped the last two paragraphs of the AI-assisted contributions
section. Drop the community-contributor paragraph there — it is general
contribution policy rather than agent-specific guidance — and point the
model-author paragraph at the callout instead. Carry the custom models
link over so the non-modular Hub path stays covered.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@github-actions github-actions Bot removed the size/S PR with diff < 50 LOC label Jul 31, 2026
@github-actions github-actions Bot added the size/M PR with diff < 200 LOC label Jul 31, 2026

@sayakpaul sayakpaul left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI documentation Improvements or additions to documentation size/M PR with diff < 200 LOC

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants