Skip to content
This repository was archived by the owner on Sep 18, 2025. It is now read-only.

Commit ed21a02

Browse files
committed
OH 1.18.0 goes with 1.21.0 release
1 parent 611c537 commit ed21a02

File tree

1 file changed

+1
-1
lines changed
  • PyTorch/Hugging_Face_pipelines/Benchmarking_on_Optimum-habana_with_fp8

1 file changed

+1
-1
lines changed

PyTorch/Hugging_Face_pipelines/Benchmarking_on_Optimum-habana_with_fp8/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Copyright (c) 2025 Intel Corporation
22
# SPDX-License-Identifier: Apache-2.0
33

4-
FROM vault.habana.ai/gaudi-docker/1.21.1/ubuntu22.04/habanalabs/pytorch-installer-2.6.0:latest
4+
FROM vault.habana.ai/gaudi-docker/1.21.0/ubuntu22.04/habanalabs/pytorch-installer-2.6.0:latest
55
# Need node to build doc HTML. Taken from https://stackoverflow.com/a/67491580
66
RUN apt-get update && apt-get install -y --no-install-recommends \
77
software-properties-common \

0 commit comments

Comments
 (0)