Skip to content

Commit

Permalink
Optimize model loading with cache
Browse files Browse the repository at this point in the history
  • Loading branch information
QubitPi committed Oct 6, 2024
1 parent bc36beb commit 41a4cd6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ on:

jobs:
sync-to-huggingface-space:
if: github.ref == 'refs/heads/master'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 41a4cd6

Please sign in to comment.