Commit fc8c7eb8 authored by suily's avatar suily
Browse files

修改README

parent 3c99f54e
......@@ -76,11 +76,8 @@ export HF_ENDPOINT=https://hf-mirror.com
apt update
apt install gcc libaio-dev
```
## 代码改动说明
### 手动修改代码:
deepspeed0.14.2只能使用transformers4.31.0,此版本不支持k100ai使用bf16/tf32精度,修改transformers代码,避免精度错误:
ps:仓库中是改动后的代码,不需再次修改
```
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