Skip to content

docs: add ModelScope storage provider documentation#640

Open
xrwang8 wants to merge 4 commits intokserve:mainfrom
xrwang8:add-modelscope-docs
Open

docs: add ModelScope storage provider documentation#640
xrwang8 wants to merge 4 commits intokserve:mainfrom
xrwang8:add-modelscope-docs

Conversation

@xrwang8
Copy link
Copy Markdown
Contributor

@xrwang8 xrwang8 commented Apr 2, 2026

docs: add ModelScope storage provider documentation

This PR adds documentation for the ModelScope storage provider
feature introduced in kserve/kserve#5330.

ModelScope (https://www.modelscope.cn) is one of the largest model
hubs in China, hosting popular models such as Qwen, DeepSeek, and
many others. Users can now use ms:// URIs in their
InferenceServices to download models directly from ModelScope.

Proposed Changes

  • Add docs/model-serving/storage/providers/ms.md with complete
    ModelScope storage documentation
  • Update docs/model-serving/storage/overview.md to include
    ModelScope in the storage providers list
  • Update sidebars.ts to add ModelScope to the navigation menu

Fixes kserve/kserve#5330 (documentation requirement)

Signed-off-by: xrwang8 <xrwang8@gmail.com>
@netlify
Copy link
Copy Markdown

netlify bot commented Apr 2, 2026

Deploy Preview for elastic-nobel-0aef7a ready!

Name Link
🔨 Latest commit 4e1d2dd
🔍 Latest deploy log https://app.netlify.com/projects/elastic-nobel-0aef7a/deploys/69cf151c2219b30008bc610a
😎 Deploy Preview https://deploy-preview-640--elastic-nobel-0aef7a.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds end-user documentation for the new ModelScope (ms://) storage provider in the KServe docs site, and wires it into the storage docs navigation so users can discover and use the feature.

Changes:

  • Add a new provider doc page for ModelScope with public/private model usage instructions and example manifests.
  • Link ModelScope from the storage overview providers list.
  • Add ModelScope to the Docusaurus sidebar under “Supported Providers”.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 4 comments.

File Description
sidebars.ts Adds the ModelScope provider doc to the “Supported Providers” navigation list.
docs/model-serving/storage/providers/ms.md New documentation page describing how to use ms:// URIs and authenticate with MS_TOKEN.
docs/model-serving/storage/overview.md Adds ModelScope to the storage providers overview list.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

xrwang8 and others added 3 commits April 3, 2026 09:16
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: xrwang8 <68765051+xrwang8@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: xrwang8 <68765051+xrwang8@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: xrwang8 <68765051+xrwang8@users.noreply.github.com>
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.

2 participants