diff --git a/nvidia/unsloth/README.md b/nvidia/unsloth/README.md index 0dfc457..f5722f7 100644 --- a/nvidia/unsloth/README.md +++ b/nvidia/unsloth/README.md @@ -93,9 +93,10 @@ pip install --no-deps unsloth unsloth_zoo pip install hf_transfer ``` -## Step 5. Build and install bitsandbytes inside Docker +## Step 5. Build and install bitsandbytes and hf_transfer inside Docker ```bash pip install --no-deps bitsandbytes +pip install hf_transfer ``` ## Step 6. Create Python test script