mirror of
https://github.com/NVIDIA/dgx-spark-playbooks.git
synced 2026-04-22 18:13:52 +00:00
Merge a363f5964e into 49bdd1d7d1
This commit is contained in:
commit
320559e372
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user