Commit c100034f authored by xiabo's avatar xiabo
Browse files

Update README.md

parent 1f88b811
......@@ -44,10 +44,6 @@ docker run -it --name baichuan --shm-size=1024G --device=/dev/kfd --device=/dev
pip3 install -r requirements.txt
pip3 install urllib3==1.24
yum install rapidjson
# gcc版本需要>=9 安装高版本gcc
yum install -y centos-release-scl
yum install -y devtoolset-9
scl enable devtoolset-9 bash
# 执行dtk环境变量
source {DTK_PATH}/env.sh
......
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