We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c19dc5b commit 2da4facCopy full SHA for 2da4fac
1 file changed
.github/workflows/benchmark.yml
@@ -21,7 +21,7 @@ jobs:
21
fail-fast: false
22
max-parallel: 1
23
runs-on:
24
- group: aws-g6-4xlarge-plus
+ group: aws-g6e-xlarge-plus
25
container:
26
image: diffusers/diffusers-pytorch-compile-cuda
27
options: --shm-size "16gb" --ipc host --gpus 0
0 commit comments