Skip to content

Commit a22fe84

Browse files
author
Ubuntu
committed
test dashboard
1 parent 159547e commit a22fe84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmark_nightly_lmi.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- name: Download weights from s3
4545
run: |
4646
pip install awscli
47-
aws s3 cp s3://torchserve/mar_files/llama-2/Llama-2-70b-chat-hf/ /home/ubuntu/Llama-2-70b-chat-hf --recursive
47+
aws s3 cp s3://torchserve/mar_files/llama-2/Llama-2-7b-chat-hf/ /home/ubuntu/Llama-2-7b-chat-hf --recursive
4848
- name: Install dependencies
4949
run: |
5050
sudo apt-get update -y

0 commit comments

Comments
 (0)