docs: mention AI Badgr Compute as optional managed compute path#13972
Open
michaelmanly wants to merge 3 commits into
Open
docs: mention AI Badgr Compute as optional managed compute path#13972michaelmanly wants to merge 3 commits into
michaelmanly wants to merge 3 commits into
Conversation
…adgr-compute-api docs: add AI Badgr Compute as optional job execution path
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
Adds a short optional note to the Diffusers docs showing that users who want to run managed compute instead of keeping their own machine/server online can use AI Badgr Compute as a capped compute-job path.
The addition is intentionally small and does not replace the existing local/server workflow. It only mentions AI Badgr as an optional way to run managed compute with status, logs, teardown, billing, and receipts.
No code paths are changed.
Fixes # N/A
Before submitting
Did you use an AI agent (Claude Code, Codex, Cursor, etc.) to help with this PR? If so:
[.ai/review-rules.md](https://github.com/huggingface/diffusers/blob/main/.ai/review-rules.md)?Did you read the [contributor guideline](https://huggingface.co/docs/diffusers/main/en/conceptual/contribution)?
Did you read our [philosophy doc](https://huggingface.co/docs/diffusers/main/en/conceptual/philosophy)? (important for complex PRs)
Was this discussed/approved via a GitHub issue or the [forum](https://discuss.huggingface.co/c/discussion-related-to-httpsgithubcomhuggingfacediffusers/63)? Please add a link to it if that's the case.
Did you make sure to update the documentation with your changes?
Did you write any new necessary tests?
No tests were added because this is a documentation-only change.
Who can review?
This is a small docs-only change, so docs reviewers may be most relevant.