8000 [vllm hash update] update the pinned vllm hash (#164190) (#164312) · pytorch/pytorch@e70d9f5 · GitHub
[go: up one dir, main page]

Skip to content

Commit e70d9f5

Browse files
[vllm hash update] update the pinned vllm hash (#164190) (#164312)
* [vllm hash update] update the pinned vllm hash (#164190) This PR is auto-generated nightly by [this action](https://github.com/pytorch/pytorch/blob/main/.github/workflows/nightly.yml). Update the pinned vllm hash. Pull Request resolved: #164190 Approved by: https://github.com/pytorchbot * Cherry pick b7125b3 Signed-off-by: Huy Do <huydhn@gmail.com> --------- Signed-off-by: Huy Do <huydhn@gmail.com> Co-authored-by: PyTorch UpdateBot <pytorchupdatebot@users.noreply.github.com>
1 parent 005e3e8 commit e70d9f5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.ci/lumen_cli/cli/lib/core/vllm/lib.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ def sample_vllm_test_library():
7272
]
7373
),
7474
"pytest -v -s entrypoints/llm/test_generate.py",
75-
"VLLM_USE_V1=0 pytest -v -s entrypoints/offline_mode",
75+
"pytest -v -s entrypoints/offline_mode",
7676
],
7777
},
7878
"vllm_regression_test": {

.github/ci_commit_pins/vllm.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
e10fef08838612b4560e9c72e5cb1414a5edfa13
1+
78a47f87ce259a48f0391fa9ae15add05ea7432b

0 commit comments

Comments
 (0)
0