This commit is contained in:
Anthony Eufemio 2025-12-12 01:55:07 +01:00 committed by GitHub
commit 320559e372
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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