Skip to content

Commit

Permalink
Add HF_HUB_ENABLE_HF_TRANSFER = 1 for api tests
Browse files Browse the repository at this point in the history
  • Loading branch information
wanliAlex committed Mar 3, 2025
1 parent 5bc1c9a commit a5b47fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/largemodel_unit_test_CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ jobs:
export VESPA_QUERY_URL=http://localhost:8080
export MARQO_MAX_CPU_MODEL_MEMORY=15
export MARQO_MAX_CUDA_MODEL_MEMORY=15
export HF_HUB_ENABLE_HF_TRANSFER=1
export PRIVATE_MODEL_TESTS_AWS_ACCESS_KEY_ID=${{ secrets.PRIVATE_MODEL_TESTS_AWS_ACCESS_KEY_ID }}
export PRIVATE_MODEL_TESTS_AWS_SECRET_ACCESS_KEY=${{ secrets.PRIVATE_MODEL_TESTS_AWS_SECRET_ACCESS_KEY }}
Expand Down

0 comments on commit a5b47fe

Please sign in to comment.