correct python support statement (#3374)

This commit is contained in:
laz-001 2025-09-26 14:52:23 +03:00 committed by GitHub
commit 373c3188e1

View file

@ -99,7 +99,7 @@ For RTX 50x, B200, 6000 GPUs, simply do `pip install unsloth`. Read our [Blackwe
## 💾 Install Unsloth
> [!warning]
> Python 3.14 does not support Unsloth. Use 3.13 or lower.
> Unsloth does not support Python 3.14. Use 3.13 or lower.
You can also see our documentation for more detailed installation and updating instructions [here](https://docs.unsloth.ai/get-started/installing-+-updating).