We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f865d51 commit ea0074bCopy full SHA for ea0074b
.github/workflows/vllm-tensorizer.yml
@@ -18,7 +18,7 @@ jobs:
18
with:
19
image-name: vllm-tensorizer
20
folder: vllm-tensorizer
21
- tag-suffix: ${{ inputs.commit || 'b6553be1bc75f046b00046a4ad7576364d03c835'}}
+ tag-suffix: ${{ inputs.commit || '58738772410c5e0d60b61db39538a9b313d2d7ad'}}
22
build-args: |
23
- COMMIT_HASH=${{ inputs.commit || 'b6553be1bc75f046b00046a4ad7576364d03c835'}}
+ COMMIT_HASH=${{ inputs.commit || '58738772410c5e0d60b61db39538a9b313d2d7ad'}}
24
TRITON_COMMIT=96316ce5
0 commit comments