From 2f8baabd7adf11ec0a00f43c2d37f48ec6c1ee9d Mon Sep 17 00:00:00 2001 From: Daniel Han Date: Mon, 15 Sep 2025 01:40:06 -0700 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 52bbbcc7f2..80d000b718 100644 --- a/README.md +++ b/README.md @@ -95,6 +95,9 @@ For RTX 50x, B200, 6000 GPUs, simply do `pip install unsloth`. Read our [Blackwe - If you trained a model with 🦥Unsloth, you can use this cool sticker!   ## 💾 Install Unsloth +> [!warning] +> Python 3.14 does not support Unsloth. 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). ### Pip Installation