Use small config for OneFormerModelTest.test_model_with_labels (#25383)
fix Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
This commit is contained in:
@@ -285,7 +285,7 @@ torch_job = CircleCIJob(
|
||||
"pip install -U --upgrade-strategy eager git+https://github.com/huggingface/accelerate",
|
||||
],
|
||||
parallelism=1,
|
||||
pytest_num_workers=6,
|
||||
pytest_num_workers=8,
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user