diff --git a/distill/qwen_1.5B_lora.ipynb b/distill/qwen_1.5B_lora.ipynb index b14b6f7..bcb6313 100644 --- a/distill/qwen_1.5B_lora.ipynb +++ b/distill/qwen_1.5B_lora.ipynb @@ -31,7 +31,8 @@ "**注意**: 在运行此 Notebook 之前,请确保已安装所有依赖包:\n", "```bash\n", "pip install -r requirements.txt\n", - "```" + "```\n", + "**unsloth不支持macOS系统, 请不要尝试在macOS系统环境下安装依赖并运行本Notebook,请在Linux或Windows系统下运行。**" ] }, {