File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -25,11 +25,11 @@ quite a bit faster.
2525
2626Here are some example outputs for prompt ` "A cat playing with a ball of yarn" ` :
2727
28- ** Baseline:**
29- ![ baseline_output] ( https://github.com/user-attachments/assets/8ba746d2-fbf3-4e30-adc4-11303231c146 )
28+ | Configuration | Output |
29+ | --------------------------------------------| ----------------------------------------------------------------------------------------------------------------------------------------------------|
30+ | ** Baseline** | ![ baseline_output] ( https://github.com/user-attachments/assets/8ba746d2-fbf3-4e30-adc4-11303231c146 ) |
31+ | ** Fully-optimized (with quantization)** | ![ fast_output] ( https://github.com/user-attachments/assets/1a31dec4-38d5-45b2-8ae6-c7fb2e6413a4 ) |
3032
31- ** Fully-optimized (with quantization):**
32- ![ fast_output] ( https://github.com/user-attachments/assets/1a31dec4-38d5-45b2-8ae6-c7fb2e6413a4 )
3333
3434## Setup
3535We rely primarily on pure PyTorch for the optimizations. Currently, a relatively recent nightly version of PyTorch is required.
You can’t perform that action at this time.
0 commit comments