Skip to content

[DOCS] [DLSPS} Update Model Registry to Model Download#2073

Draft
swpng wants to merge 3 commits intoopen-edge-platform:mainfrom
swpng:update_model_registry
Draft

[DOCS] [DLSPS} Update Model Registry to Model Download#2073
swpng wants to merge 3 commits intoopen-edge-platform:mainfrom
swpng:update_model_registry

Conversation

@swpng
Copy link
Copy Markdown
Contributor

@swpng swpng commented Apr 1, 2026

Description

Please include a summary of the changes and the related issue. List any dependencies that are required for this change.

Fixes # (issue)

Any Newly Introduced Dependencies

Please describe any newly introduced 3rd party dependencies in this change. List their name, license information and how they are used in the project.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Checklist:

  • I agree to use the APACHE-2.0 license for my code changes.
  • I have not introduced any 3rd party components incompatible with APACHE-2.0.
  • I have not included any company confidential information, trade secret, password or security token.
  • I have performed a self-review of my code.

Copy link
Copy Markdown
Contributor

@oonyshch oonyshch left a comment

Choose a reason for hiding this comment

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

@swpng , I noticed something to fix, so retracting my approve for now :)

also please see comment from @tbujewsk below
the pointer goes where it should, but the link name still says registry

**Runtime Model Update**: DL Streamer Pipeline Server offers a REST endpoint that facilitates on-demand model updates during runtime. This endpoint allows users to download the latest model version from Model Download for immediate use within the existing DL Streamer Pipeline Server pipeline. This endpoint also provides options to dynamically restart pipeline with new model.

Refer the detailed [documentation](../work-with-other-services.md#model-registry-mraas) for steps on launching the model registry microservice and configurations to interact with it during DL Streamer Pipeline Server's startup and runtime. No newline at end of file
Refer the detailed [documentation](../work-with-other-services.md#model-registry-mraas) for steps on launching the Model Download microservice and configurations to interact with it during DL Streamer Pipeline Server's startup and runtime. No newline at end of file
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

what about this link? it goes to model-registry ...

Comment on lines 26 to 29
1. Pull the `intel/model-registry:1.0.3` Docker* image available on [Docker Hub](https://hub.docker.com/r/intel/model-registry)
```sh
docker pull intel/model-registry:1.0.3
```
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

this also looks like a wrong docker image
because something like
https://hub.docker.com/r/intel/model-download
exists

@kblaszczak-intel kblaszczak-intel marked this pull request as draft April 2, 2026 10:17
@kblaszczak-intel
Copy link
Copy Markdown
Contributor

Moved back to draft due to the need for confirmation that DLSPS is ready to shift to Model Download fully. We'll wait with merging till then.

@kblaszczak-intel kblaszczak-intel changed the title Update Model Registry to Model Download [DOCS] [DLSPS} Update Model Registry to Model Download Apr 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants