Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions VLLM_COMMUNITY_COMMIT
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
dc6de33c3d5e9026cef7b27791dfe0f98e64bbde
# vllm-gaudi compatibility pinning:
# The vllm-gaudi plugin is installed on top of the vllm upstream checkout used by this CI job.
# When upstream vllm changes its API, the plugin may break before it has been updated.
# To handle this, the vllm-gaudi repository maintains a file:
# vllm/last-good-commit-for-vllm-gaudi/VLLM_COMMUNITY_COMMIT
# The first line of that file controls what version of vllm is used inside the Docker image:
# - "latest" : no checkout override; the current Buildkite CI commit is used as-is.
# - "<commit SHA>" : vllm is checked out to that specific commit before building, pinning
# the test to a known-compatible baseline.
# To unpin (resume testing against the live vllm tip), set the file content back to "latest".
2 changes: 1 addition & 1 deletion VLLM_STABLE_COMMIT
Original file line number Diff line number Diff line change
@@ -1 +1 @@
aa125ecf0edb9cd67656553d11d643aeb444ff9e
dc6de33c3d5e9026cef7b27791dfe0f98e64bbde