docs(FR-2603): apply 26.4 model serving doc feedback — service launcher fields, vLLM/SGLang runtime params#6804
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the Backend.AI WebUI user manual (Model Serving) to reflect the 26.4 Service Launcher UI changes, including revised field descriptions and the new tab-based runtime parameters for vLLM and SGLang, with corresponding screenshot updates.
Changes:
- Reworked the “steps/workflow” section to emphasize 26.4 quick deploy + Service Launcher, and moved Custom runtime file-based workflow into a collapsible “Advanced” block.
- Updated Service Launcher field descriptions and the command-mode field list (auto-detected Port/Health URL/Mount, plus retry/delay fields).
- Split runtime parameters into vLLM vs SGLang subsections and added/updated screenshots (notably in ko).
Reviewed changes
Copilot reviewed 4 out of 8 changed files in this pull request and generated 13 comments.
Show a summary per file
| File | Description |
|---|---|
| packages/backend.ai-webui-docs/src/en/model_serving/model_serving.md | Reorganized workflow/advanced section; updated launcher fields and runtime parameter docs (vLLM/SGLang). |
| packages/backend.ai-webui-docs/src/ja/model_serving/model_serving.md | Japanese translation updates aligned to the new launcher/runtime-params UI structure. |
| packages/backend.ai-webui-docs/src/ko/model_serving/model_serving.md | Korean updates for launcher fields/runtime params; also adjusts Model Store error emphasis. |
| packages/backend.ai-webui-docs/src/th/model_serving/model_serving.md | Thai translation updates aligned to the new launcher/runtime-params UI structure. |
| packages/backend.ai-webui-docs/src/ko/images/service_launcher_command_mode.png | Updated Service Launcher command-mode screenshot asset. |
c09fb2d to
b47daaf
Compare
99d511b to
62feb55
Compare
b47daaf to
467ad1b
Compare
5 tasks
Contributor
Author
62feb55 to
a914365
Compare
467ad1b to
3d3f3cc
Compare
…er fields, vLLM/SGLang runtime params
3d3f3cc to
ba280f4
Compare
This was referenced Apr 21, 2026
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.

Resolves #6803 (FR-2603)
Summary
Addresses additional Sujin feedback on the 26.4 model serving docs, stacked on top of #6778.
<details>block about model service configuration in version 23.03 and earlier. Moved the Custom runtime workflow (model / service definition files) behind a collapsible block below the 26.4 quick-deploy flow so the default path is visible first.*No compatible presets available. This model cannot be deployed.*to**...**so it renders as bold (the original italic was not rendering reliably next to CJK characters).service_launcher1.pngandservice_launcher_command_mode.pngfor ko. Added newservice_launcher_runtime_params_vllm.pngandservice_launcher_runtime_params_sglang.pngfor ko.Test plan
*characters).pnpm run pdf:ko) and confirm pages 121–122 show the updated vLLM / SGLang runtime parameter images and that 그림 15.6 shows the updated service launcher view.