mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-11 12:24:53 +00:00
misc(backend): let's try
This commit is contained in:
parent
8609f0d46f
commit
ffbab2ceac
2
.github/workflows/build_trtllm.yaml
vendored
2
.github/workflows/build_trtllm.yaml
vendored
@ -32,7 +32,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Extract TensorRT-LLM version
|
- name: Extract TensorRT-LLM version
|
||||||
run: |
|
run: |
|
||||||
echo "TENSORRT_LLM_VERSION=$(grep -oP '([a-z,0-9]{40})' $GITHUB_WORKSPACE/text-generation-inference/backends/trtllm/cmake/trtllm.cmake)" >> $GITHUB_ENV
|
echo "TENSORRT_LLM_VERSION=$(grep -oP '([a-z,0-9]{40})' $GITHUB_WORKSPACE/backends/trtllm/cmake/trtllm.cmake)" >> $GITHUB_ENV
|
||||||
echo "TensorRT-LLM version: $TENSORRT_LLM_VERSION"
|
echo "TensorRT-LLM version: $TENSORRT_LLM_VERSION"
|
||||||
|
|
||||||
- name: "Configure AWS Credentials"
|
- name: "Configure AWS Credentials"
|
||||||
|
Loading…
Reference in New Issue
Block a user