Skip to content

[CI] Add GitHub Action to auto-sync torch version with vLLM#2796

Merged
ApostaC merged 4 commits intoLMCache:devfrom
deng451e:gha_auto_update_torch_version
Mar 24, 2026
Merged

[CI] Add GitHub Action to auto-sync torch version with vLLM#2796
ApostaC merged 4 commits intoLMCache:devfrom
deng451e:gha_auto_update_torch_version

Conversation

@deng451e
Copy link
Copy Markdown
Collaborator

@deng451e deng451e commented Mar 17, 2026

What this PR does / why we need it:
Adds a GitHub Actions workflow to periodically check the pinned torch version in the latest vLLM and automatically open a PR to update LMCache’s pyproject.toml accordingly. This helps keep LMCache’s build torch version aligned with vLLM and avoids ABI mismatches.

Special notes for your reviewers:

If applicable:

  • this PR contains user facing changes - docs added
  • this PR contains unit tests

@gemini-code-assist
Copy link
Copy Markdown
Contributor

Note

Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported.

Copy link
Copy Markdown
Contributor

@ApostaC ApostaC left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! @sammshen please take a look!

Copy link
Copy Markdown
Contributor

@sammshen sammshen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@ApostaC ApostaC enabled auto-merge (squash) March 18, 2026 22:51
@github-actions github-actions Bot added the full Run comprehensive tests on this PR label Mar 18, 2026
@ApostaC ApostaC merged commit 66439d3 into LMCache:dev Mar 24, 2026
22 checks passed
realAaronWu pushed a commit to realAaronWu/LMCache that referenced this pull request Mar 26, 2026
…2796)

add sync torch GHA workflow

Signed-off-by: deng451e <838677410@qq.com>
jooho-XCENA pushed a commit to xcena-dev/LMCache that referenced this pull request Apr 2, 2026
…2796)

add sync torch GHA workflow

Signed-off-by: deng451e <838677410@qq.com>
jooho-XCENA pushed a commit to xcena-dev/LMCache that referenced this pull request Apr 2, 2026
…2796)

add sync torch GHA workflow

Signed-off-by: deng451e <838677410@qq.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

full Run comprehensive tests on this PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants