docs: link Nebius Serverless SAM2 deployment from ML guide - #9943
Open
SalikovAlex wants to merge 1 commit into
Open
SalikovAlex wants to merge 1 commit into
SalikovAlex wants to merge 1 commit into
Conversation
👷 Deploy request for heartex-docs pending review.Visit the deploys page to approve it
|
👷 Deploy request for label-studio-docs-new-theme pending review.Visit the deploys page to approve it
|
✅ Deploy Preview for label-studio-storybook canceled.
|
✅ Deploy Preview for label-studio-playground canceled.
|
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.
The ML integration guide currently walks readers through local Docker setup without pointing to the merged Nebius Serverless deployment example. Add a hosted GPU option for SAM2, linked from the model-start instructions and included in the page's table of contents.
The section links to the maintained deployment recipe, describes the prerequisites and single-project image scope, and explains that Label Studio connects to the external proxy using its HTTPS URL and Basic credentials. The Nebius Endpoint uses a separate Bearer token. Deployment commands stay in the backend repository to avoid duplicating them.
Related: HumanSignal/label-studio-ml-backend#933 (merged).
Validation
npm run buildpassed (1,323 generated files).npm run build:enterprisepassed (1,393 generated files).git diff --checkpassed.Reviewer notes
This changes only
docs/source/guide/ml.md. The SAM2 tutorial and ML examples catalog are generated byscripts/update_ml_tutorials.pyfrom the backend example READMEs; they are left unchanged so a subsequent import cannot overwrite this addition. No application changes or feature flags are needed.Screenshot
Local Hexo build of the Community documentation: