uv venv venv --python 3.11
venv\Scripts\activate
uv pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu124
uv pip install --no-deps trl peft accelerate bitsandbytes
uv pip install -U xformers --index-url https://download.pytorch.org/whl/cu124
uv pip install --upgrade --no-cache-dir git+https://github.com/unslothai/unsloth.git
uv pip install unsloth-zoo
uv pip install -U triton-windows
Last active
August 19, 2025 13:59
-
-
Save acidsound/d5088f389a3b847ed62c31b67c8ae182 to your computer and use it in GitHub Desktop.
unsloth 학습환경
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment