Skip to content

Commit 5ff1e8f

Browse files
committed
replace fetcher
1 parent 43b0358 commit 5ff1e8f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

extension/benchmark/android/benchmark/android-llm-device-farm-test-spec.yml.j2

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ phases:
1717
echo "model file not found in S3. Exiting test."
1818
exit 1
1919
fi
20+
# Download the model from S3
2021
- curl -s --fail '{{ model_path }}' -o model.zip
2122
- unzip model.zip && ls -la
2223

0 commit comments

Comments
 (0)