在 AMD GPU 上使用 Unsloth 微调 LLM 指南
在 AMD GPU 上使用 Unsloth 微调大型语言模型的指南。
1
apt install python3.10-venv python3.11-venv python3.12-venv python3.13-venv -y
python -m venv unsloth_env
source unsloth_env/bin/activate2
pip install --upgrade torch==2.8.0 pytorch-triton-rocm torchvision torchaudio torchao==0.13.0 xformers --index-url https://download.pytorch.org/whl/rocm6.43
pip install --no-deps unsloth unsloth-zoo
pip install --no-deps git+https://github.com/unslothai/unsloth-zoo.git
pip install "unsloth[amd] @ git+https://github.com/unslothai/unsloth"🔢在 AMD GPU 上的强化学习





🛠️故障排除
📚AMD 免费一键笔记本


最后更新于
这有帮助吗?

