File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
docs/source/en/optimization Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -16,8 +16,8 @@ specific language governing permissions and limitations under the License.
1616
1717## Requirements
1818
19- - Optimum Habana 1.3 or later, [here](https://huggingface.co/docs/optimum/habana/installation) is how to install it.
20- - SynapseAI 1.7 .
19+ - Optimum Habana 1.4 or later, [here](https://huggingface.co/docs/optimum/habana/installation) is how to install it.
20+ - SynapseAI 1.8 .
2121
2222
2323## Inference Pipeline
@@ -62,9 +62,9 @@ For more information, check out Optimum Habana's [documentation](https://hugging
6262
6363## Benchmark
6464
65- Here are the latencies for Habana Gaudi 1 and Gaudi 2 with the [Habana/stable-diffusion](https://huggingface.co/Habana/stable-diffusion) Gaudi configuration (mixed precision bf16/fp32):
65+ Here are the latencies for Habana first-generation Gaudi and Gaudi2 with the [Habana/stable-diffusion](https://huggingface.co/Habana/stable-diffusion) Gaudi configuration (mixed precision bf16/fp32):
6666
67- | | Latency | Batch size |
68- | ------- |:-------:|:----------:|
69- | Gaudi 1 | 4.37s | 4/8 |
70- | Gaudi 2 | 1.19s | 4/8 |
67+ | | Latency (batch size = 1) | Throughput (batch size = 8) |
68+ | ---------------------- |:------------------------ :|:----------------- ----------:|
69+ | first-generation Gaudi | 4.29s | 0.283 images/s |
70+ | Gaudi2 | 1.54s | 0.904 images/s |
You can’t perform that action at this time.
0 commit comments