mirror of
https://github.com/NVIDIA/dgx-spark-playbooks.git
synced 2026-04-22 18:13:52 +00:00
chore: Regenerate all playbooks
This commit is contained in:
parent
a00143ae15
commit
f57d9313a8
@ -85,7 +85,7 @@ docker run --gpus all --ulimit memlock=-1 -it --ulimit stack=67108864 --entrypoi
|
||||
## Step 4. Install dependencies inside Docker
|
||||
|
||||
```bash
|
||||
pip install transformers peft datasets "trl==0.19.1"
|
||||
pip install transformers peft "datasets==4.3.0" "trl==0.19.1"
|
||||
pip install --no-deps unsloth unsloth_zoo
|
||||
pip install hf_transfer
|
||||
```
|
||||
|
||||
Loading…
Reference in New Issue
Block a user