update
This commit is contained in:
12
finetune/README.md
Normal file
12
finetune/README.md
Normal file
@@ -0,0 +1,12 @@
|
||||
## deepspeed docker image build
|
||||
|
||||
```shell
|
||||
docker-compose -f docker-compose_pytorch1.13.yml build
|
||||
docker-compose -f docker-compose_pytorch2.3.yml build
|
||||
```
|
||||
|
||||
## test command
|
||||
|
||||
```shell
|
||||
docker run -it --gpus all --name deepspeed_test --shm-size=1gb --rm hotwa/deepspeed:latest /bin/bash
|
||||
```
|
||||
Reference in New Issue
Block a user