Conversation
|
@hsliuustc0106 Those editions are auto-generated by |
where can we send these messages to developers? |
There was a problem hiding this comment.
Pull request overview
This PR synchronizes the documentation navigation and content with the example README files. The changes were auto-generated using mkdocs serve to ensure consistency between the documentation site and the source README files in the examples directory.
Changes:
- Updated navigation titles in
.nav.ymlto match the actual H1 titles in markdown files - Simplified the Qwen3-TTS title from "Qwen3-TTS Online Serving" to "Qwen3-TTS" for consistency
- Added a note about VAE slicing and tiling options for memory-constrained environments in the Image-To-Image documentation
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| docs/user_guide/examples/online_serving/qwen3_tts.md | Updated H1 title from "Qwen3-TTS Online Serving" to "Qwen3-TTS" to match the source README |
| docs/user_guide/examples/online_serving/image_to_image.md | Added note about VAE memory optimization flags synced from the source README |
| docs/.nav.yml | Updated navigation entries to match the actual markdown file titles for consistency |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Signed-off-by: Alicia <115451386+congw729@users.noreply.github.com>
I just added a message to the PR template. |
PLEASE FILL IN THE PR DESCRIPTION HERE ENSURING ALL CHECKLIST ITEMS (AT THE BOTTOM) HAVE BEEN CONSIDERED.
Purpose
Sync doc with examples readme. Those additions are auto-generated by
mkdocs serve.Test Plan
mkdocs serveTest Result
Essential Elements of an Effective PR Description Checklist
supported_models.mdandexamplesfor a new model.BEFORE SUBMITTING, PLEASE READ https://github.com/vllm-project/vllm-omni/blob/main/CONTRIBUTING.md (anything written below this line will be removed by GitHub Actions)