Skip to content

Commit

Permalink
testing lmi copy
Browse files Browse the repository at this point in the history
  • Loading branch information
Ubuntu committed May 20, 2024
1 parent 96cabc0 commit 2967180
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark_nightly_lmi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: Install awscli
run: |
pip install awscli
aws s3 cp s3://torchserve/mar_files/llama-2/Llama-2-7b-chat-hf/ . --recursive
aws s3 cp s3://torchserve/mar_files/llama-2/Llama-2-7b-chat-hf/ /home/ubuntu/ --recursive
# - name: Install dependencies
# run: |
Expand Down

0 comments on commit 2967180

Please sign in to comment.