bump accelerate to 0.34.2 (#1901)

* bump accelerate

* add fixture to predownload the test model

* change fixture
This commit is contained in:
Wing Lian
2024-09-07 14:39:31 -04:00
committed by GitHub
parent 6e354682e3
commit 3853ab7ae9
3 changed files with 11 additions and 1 deletions

View File

@@ -1,6 +1,9 @@
name: docker-multigpu-tests-biweekly
on:
pull_request:
paths:
- 'tests/e2e/multigpu/*.py'
workflow_dispatch:
schedule:
- cron: '0 0 * * 1,4' # Runs at 00:00 UTC every monday & thursday