We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0691dec commit b05d5b4Copy full SHA for b05d5b4
examples/dreambooth/README.md
@@ -43,6 +43,8 @@ from accelerate.utils import write_basic_config
43
write_basic_config()
44
```
45
46
+When running `accelerate config`, if we specify torch compile mode to True there can be dramatic speedups.
47
+
48
### Dog toy example
49
50
Now let's get our dataset. For this example we will use some dog images: https://huggingface.co/datasets/diffusers/dog-example.
0 commit comments