Skip to content

Commit f9b6446

Browse files
Fix Gaudi version in 0.11.2 docs (#695)
Signed-off-by: mhelf-intel <monika.helfer@intel.com> Co-authored-by: Patryk Wolsza <patryk.wolsza@intel.com>
1 parent b2250fa commit f9b6446

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/getting_started/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Before you start, ensure that your environment meets the following requirements:
1818

1919
- Python 3.10
2020
- Intel® Gaudi® 2 or 3 AI accelerator
21-
- Intel® Gaudi® software version 1.21.0 or later
21+
- Intel® Gaudi® software version {{ VERSION }} or later
2222

2323
Additionally, ensure that the Gaudi execution environment is properly set up. If
2424
it is not, complete the setup by using the [Gaudi Installation

docs/getting_started/quickstart/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Before you start, ensure that your environment meets the following requirements:
2626
- Ubuntu 22.04 or 24.04
2727
- Python 3.10
2828
- Intel® Gaudi® 2 or 3 AI accelerator
29-
- Intel® Gaudi® software version 1.21.0 or later
29+
- Intel® Gaudi® software version {{ VERSION }} or later
3030

3131
Additionally, ensure that the Intel® Gaudi® execution environment is properly set up. If
3232
it is not, complete the setup by following the [Installation

0 commit comments

Comments
 (0)