Skip to content

Conversation

samzong
Copy link
Contributor

@samzong samzong commented Oct 13, 2025

What type of PR is this?

fix(make): mark model downloads with .downloaded sentinel

What this PR does / why we need it:

ensure model downloads check for completion marker file to avoid redundant downloads

Which issue(s) this PR fixes:

Fixes #309

Release Notes: Yes

Copy link

netlify bot commented Oct 13, 2025

Deploy Preview for vllm-semantic-router ready!

Name Link
🔨 Latest commit 31c0a7b
🔍 Latest deploy log https://app.netlify.com/projects/vllm-semantic-router/deploys/68ed241d5513e0000874f3ff
😎 Deploy Preview https://deploy-preview-410--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.

Copy link

github-actions bot commented Oct 13, 2025

👥 vLLM Semantic Team Notification

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

📁 tools

Owners: @yuluo-yx, @rootfs, @Xunzhuo
Files changed:

  • tools/make/models.mk

vLLM

🎉 Thanks for your contributions!

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

@samzong samzong force-pushed the fix/model-download-idempotency branch from d34d48b to da7c6aa Compare October 13, 2025 16:03
@samzong samzong changed the title fix(make): mark model downloads with .ok sentinel (#309) fix(make): mark model downloads with .downloaded sentinel (#309) Oct 13, 2025
@rootfs rootfs merged commit 459d34a into vllm-project:main Oct 13, 2025
7 of 8 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.

make download: Download the incomplete local model file

3 participants