Skip to content

Commit

Permalink
test 70 s3 upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Ubuntu committed May 21, 2024
1 parent 8c488c0 commit dd4de27
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: Download weights from s3
run: |
pip install awscli
aws s3 cp s3://torchserve/mar_files/llama-2/Llama-2-7b-chat-hf/ /home/ubuntu/Llama-2-7b-chat-hf --recursive
aws s3 cp s3://torchserve/mar_files/llama-2/Llama-2-70b-chat-hf/ /home/ubuntu/Llama-2-70b-chat-hf --recursive
- name: Install dependencies
run: |
sudo apt-get update -y
Expand Down

0 comments on commit dd4de27

Please sign in to comment.