Commit 430f9025 authored by zhanggezhong's avatar zhanggezhong
Browse files

Update README.md

parent d07683f3
...@@ -26,7 +26,6 @@ ...@@ -26,7 +26,6 @@
编译ktransformers依赖fastpt工具、torch2.4.1及对应的dtk环境 ,下载fastpt**.whl包,pip3 install fastpt**.whl包, 编译ktransformers依赖fastpt工具、torch2.4.1及对应的dtk环境 ,下载fastpt**.whl包,pip3 install fastpt**.whl包,
``` ```
source /opt/dtk/cuda/env.sh source /opt/dtk/cuda/env.sh
export USE_FASTPT_CUDA=True
bash install_dcu.sh bash install_dcu.sh
``` ```
编译出的包在dist路径下,使用Transformers时注意添加以下环境变量 编译出的包在dist路径下,使用Transformers时注意添加以下环境变量
......
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