Commit 4352b6e6 authored by mashun1's avatar mashun1
Browse files

dynamicrafter

parents c6779fef 1ed33418
Pipeline #814 canceled with stages
...@@ -61,12 +61,12 @@ Tips:以上dtk驱动、python、torch等DCU相关工具版本需要严格一 ...@@ -61,12 +61,12 @@ Tips:以上dtk驱动、python、torch等DCU相关工具版本需要严格一
2、其它非特殊库参照requirements.txt安装 2、其它非特殊库参照requirements.txt安装
pip install -r requirements.txt
pip install flash_attn-2.0.4_torch2.1_dtk2310-cp38-cp38-linux_x86_64.whl (whl.zip文件中) pip install flash_attn-2.0.4_torch2.1_dtk2310-cp38-cp38-linux_x86_64.whl (whl.zip文件中)
cd xformers && pip install xformers==0.0.23 --no-deps && bash patch_xformers.rocm.sh (whl.zip文件中) cd xformers && pip install xformers==0.0.23 --no-deps && bash patch_xformers.rocm.sh (whl.zip文件中)
pip install -r requirements.txt
## 数据集 ## 数据集
......
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