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 5a49b30 commit 586f8f7Copy full SHA for 586f8f7
README.md
@@ -23,10 +23,12 @@ introduced through the use of `torch.compile` / `torch.export`) EXCEPT FOR dynam
23
Disable quantization if you want the same quality results as the baseline while still being
24
quite a bit faster.
25
26
-**Example baseline output:**
+Here are some example outputs for prompt `"A cat playing with a ball of yarn"`:
27
+
28
+**Baseline:**
29

30
-**Example fully-optimized output (with quantization):**
31
+**Fully-optimized (with quantization):**
32

33
34
## Setup
0 commit comments