mirror of
https://github.com/NVIDIA/dgx-spark-playbooks.git
synced 2026-04-24 02:43:55 +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
|
pip install hf_transfer
|
||||||
```
|
```
|
||||||
|
|
||||||
## Step 5. Build and install bitsandbytes inside Docker
|
## Step 5. Build and install bitsandbytes and hf_transfer inside Docker
|
||||||
```bash
|
```bash
|
||||||
pip install --no-deps bitsandbytes
|
pip install --no-deps bitsandbytes
|
||||||
|
pip install hf_transfer
|
||||||
```
|
```
|
||||||
|
|
||||||
## Step 6. Create Python test script
|
## Step 6. Create Python test script
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user