Skip to content

Commit 3a0d3d5

Browse files
authored
Added Python version warning to Windows Install Section (#1872)
I spent half a day on the wrong Python version, so I am adding this big, red sign.
1 parent bda3978 commit 3a0d3d5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,8 @@ print(f'pip install --upgrade pip && pip install "unsloth[{x}] @ git+https://git
169169
```
170170

171171
## Windows Installation
172+
> [!warning]
173+
> Python 3.13 does not support Unsloth. Use 3.12, 3.11 or 3.10
172174
### Step 1: NVIDIA Video Driver
173175

174176
You should install the latest version of your GPUs driver. You can download drivers here:

0 commit comments

Comments
 (0)