Skip to content

Commit

Permalink
test:Test quality-gate file v6
Browse files Browse the repository at this point in the history
  • Loading branch information
CameronNg committed May 29, 2024
1 parent 5530de2 commit 69e3c12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/quality-gate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
- name: Download engine
run: |
cd cpp/tensorrt_llm/cortex.tensorrt-llm/example/server/build
cd cpp/tensorrt_llm/cortex.tensorrt-llm/examples/server/build
wget https://huggingface.co/HHrecode/tllm_checkpoint_1gpu_fp8_hermes_engine/resolve/main/engines.tar.gz
tar -zxvf engines.tar.gz
export LD_LIBRARY_PATH=$(pwd)/engines/cortex.tensorrtllm
Expand Down

0 comments on commit 69e3c12

Please sign in to comment.