Skip to content

Conversation

@szedan-rh
Copy link
Contributor

fix: add fallback to minimal models on gated model auth failure

Quickstart script now falls back to minimal models when embeddinggemma-300m
download fails due to authentication, fixing CI test failures.

…ownload embeddinggemma-300m, fall back to minimal models

Signed-off-by: Senan Zedan <[email protected]>
@netlify
Copy link

netlify bot commented Nov 26, 2025

Deploy Preview for vllm-semantic-router ready!

Name Link
🔨 Latest commit d89a521
🔍 Latest deploy log https://app.netlify.com/projects/vllm-semantic-router/deploys/6926cccdac2af100085fc79e
😎 Deploy Preview https://deploy-preview-737--vllm-semantic-router.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.

@szedan-rh szedan-rh marked this pull request as ready for review November 26, 2025 07:59
@github-actions
Copy link

github-actions bot commented Nov 26, 2025

👥 vLLM Semantic Team Notification

The following members have been identified for the changed files in this PR and have been automatically assigned:

📁 Root Directory

Owners: @rootfs, @Xunzhuo
Files changed:

  • .github/workflows/integration-test-docker.yml
  • scripts/quickstart.sh

vLLM

🎉 Thanks for your contributions!

This comment was automatically generated based on the OWNER files in the repository.

@szedan-rh
Copy link
Contributor Author

@Xunzhuo - could you please review?

Restore pull_request and push triggers for the Integration Test
[Docker Compose] workflow that were removed in commit 0e3a669.

The workflow now runs on:
- Pull requests to main (excluding website/** and **.md)
- Pushes to main (excluding website/** and **.md)
- Manual workflow_dispatch triggers

This ensures the docker-compose integration test runs automatically
for all PRs, catching issues before merge. The test now passes with
the fallback logic in quickstart.sh that handles gated model failures.

Signed-off-by: Senan Zedan <[email protected]>
@Xunzhuo Xunzhuo merged commit 09b12e0 into vllm-project:main Nov 26, 2025
21 checks passed
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.

3 participants