Commit a5470cd3 authored by suily's avatar suily
Browse files

Update README.md

parent 3a0371d5
......@@ -76,7 +76,7 @@ export HF_ENDPOINT=https://hf-mirror.com
apt update
apt install gcc libaio-dev
```
### 手动修改代码
### 手动修改代码
deepspeed0.14.2只能使用transformers4.31.0,此版本不支持k100ai使用bf16/tf32精度,修改transformers代码,避免精度错误:
```
pip show pip #查看依赖库安装地址site-packages
......
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