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.
This commit is contained in:
parent
8c9404dd5e
commit
debb3e0810
1 changed files with 2 additions and 0 deletions
|
|
@ -169,6 +169,8 @@ print(f'pip install --upgrade pip && pip install "unsloth[{x}] @ git+https://git
|
|||
```
|
||||
|
||||
## Windows Installation
|
||||
> [!warning]
|
||||
> Python 3.13 does not support Unsloth. Use 3.12, 3.11 or 3.10
|
||||
### Step 1: NVIDIA Video Driver
|
||||
|
||||
You should install the latest version of your GPUs driver. You can download drivers here:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue