[main] Qwen3.6 demo, links#4257
Open
dkalinowski wants to merge 3 commits into
Open
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates OVMS documentation and deployment examples for the 2026.2 release cycle, replaces deprecated weekly Docker image references, and adds Qwen3.6 agentic AI demo instructions.
Changes:
- Replaces many
openvino/model_server:weeklyreferences withopenvino/model_server:latest-gpu. - Updates bare-metal/package download URLs from 2026.1 to 2026.2.
- Adds Qwen3.6-35B-A3B demo tabs and ignores the cloned MCP weather server directory.
Reviewed changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
extras/openshift_AI/ServingRuntime.yaml |
Updates OpenShift ServingRuntime image tag. |
docs/pull_optimum_cli.md |
Updates Windows OVMS package URL to 2026.2. |
docs/pull_hf_models.md |
Updates Docker pull-mode examples to latest-gpu. |
docs/deploying_server_docker.md |
Updates Docker image note from weekly to latest-gpu. |
docs/deploying_server_baremetal.md |
Updates Linux, Red Hat, and Windows package URLs to 2026.2. |
demos/integration_with_OpenWebUI/README.md |
Updates Docker commands to latest-gpu. |
demos/gguf/README.md |
Updates GGUF demo Docker image tag. |
demos/continuous_batching/speculative_decoding/README.md |
Updates speculative decoding Docker image tag. |
demos/continuous_batching/README.md |
Updates continuous batching Docker image tag. |
demos/continuous_batching/agentic_ai/README.md |
Adds Qwen3.6 demo tabs and updates Docker image tags. |
demos/continuous_batching/agentic_ai/.gitignore |
Ignores cloned mcp_weather_server. |
demos/code_local_assistant/README.md |
Updates local assistant Docker image tags. |
demos/c_api_minimal_app/Makefile |
Updates C API demo package URLs to 2026.2. |
mzegla
approved these changes
May 29, 2026
michalkulakowski
approved these changes
May 29, 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.
No description provided.