Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion distill/qwen_1.5B_lora.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@
"**注意**: 在运行此 Notebook 之前,请确保已安装所有依赖包:\n",
"```bash\n",
"pip install -r requirements.txt\n",
"```"
"```\n",
"**unsloth不支持macOS系统, 请不要尝试在macOS系统环境下安装依赖并运行本Notebook,请在Linux或Windows系统下运行。**"
]
},
{
Expand Down