Skip to content

Commit 38b6ce9

Browse files
typo
1 parent bc64626 commit 38b6ce9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/installation.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ Big thanks to [wkpark](https://github.com/wkpark), [Jamezo97](https://github.com
122122

123123
## Intel XPU[[xpu]]
124124

125-
* A compatible PyTorch version with Intel XPU support is required. The current minimum is **PyTorch 2.6.0.**. It is recommended to use the latest stable release. See [Getting Started on Intel GPU](https://docs.pytorch.org/docs/stable/notes/get_start_xpu.html) for guidance.
125+
* A compatible PyTorch version with Intel XPU support is required. The current minimum is **PyTorch 2.6.0**. It is recommended to use the latest stable release. See [Getting Started on Intel GPU](https://docs.pytorch.org/docs/stable/notes/get_start_xpu.html) for guidance.
126126

127127
### Installation via PyPI[[xpu-pip]]
128128

@@ -145,7 +145,7 @@ pip install bitsandbytes
145145

146146
## Intel Gaudi[[gaudi]]
147147

148-
* A compatible PyTorch version with Intel Gaudi support is required. The current minimum is **Gaudi v1.21** with **PyTorch 2.6.0.**. It is recommended to use the latest stable release. See the Gaudi software [installation guide](https://docs.habana.ai/en/latest/Installation_Guide/index.html) for guidance.
148+
* A compatible PyTorch version with Intel Gaudi support is required. The current minimum is **Gaudi v1.21** with **PyTorch 2.6.0**. It is recommended to use the latest stable release. See the Gaudi software [installation guide](https://docs.habana.ai/en/latest/Installation_Guide/index.html) for guidance.
149149

150150

151151
### Installation from PyPI[[gaudi-pip]]

0 commit comments

Comments
 (0)