mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-11 12:24:53 +00:00
misc(llamacpp): maybe?
This commit is contained in:
parent
7f10191b10
commit
d497533eb4
4
.github/workflows/build_trtllm.yaml
vendored
4
.github/workflows/build_trtllm.yaml
vendored
@ -128,11 +128,9 @@ jobs:
|
||||
needs: build
|
||||
runs-on:
|
||||
group: aws-g6-12xl-plus-priv-cache
|
||||
env:
|
||||
TARGET_SHA: ${{ env.LABEL }}
|
||||
container:
|
||||
image:
|
||||
registry.internal.huggingface.tech/api-inference/community/text-generation-inference/tensorrt-llm:${TARGET_SHA}
|
||||
registry.internal.huggingface.tech/api-inference/community/text-generation-inference/tensorrt-llm:${{ github.GITHUB_SHA }}
|
||||
credentials:
|
||||
username: ${{ secrets.REGISTRY_USERNAME }}
|
||||
password: ${{ secrets.REGISTRY_PASSWORD }}
|
||||
|
Loading…
Reference in New Issue
Block a user