Skip to content

Commit a8c8195

Browse files
committed
gha: set VLLM_ALLOW_LONG_MAX_MODEL_LEN=1
1 parent 03f9587 commit a8c8195

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ env:
1818
UV_EXTRA_INDEX_URL: "https://download.pytorch.org/whl/cpu"
1919
# have uv match pip's behaviour for extra index operations
2020
UV_INDEX_STRATEGY: "unsafe-best-match"
21+
VLLM_ALLOW_LONG_MAX_MODEL_LEN: 1
2122

2223
concurrency:
2324
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}

0 commit comments

Comments
 (0)