Commit ed45ff87 authored by hepj987's avatar hepj987
Browse files

Adjust README

parent bb41bd2a
...@@ -30,10 +30,6 @@ python tools/preprocess_data.py \ ...@@ -30,10 +30,6 @@ python tools/preprocess_data.py \
--workers 8 --workers 8
``` ```
```
docker run -it --network=host --name=gpt2-hepj --privileged --device=/dev/kfd --device=/dev/dri --ipc=host --shm-size=16G --group-add video --cap-add=SYS_PTRACE --security-opt seccomp=unconfined -u root --ulimit stack=-1:-1 --ulimit memlock=-1:-1 -v /public/hepj/megatron-deepspeed_dtk22.10:/home/megatron-deepspeed_dtk22.10 image.sourcefind.cn:5000/dcu/admin/base/pytorch:1.10.0-centos7.6-dtk-22.10.1-py37-latest
```
## GPT2预训练 ## GPT2预训练
### 环境配置 ### 环境配置
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment