Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
DynamiCrafter_pytorch
Commits
c6779fef
Commit
c6779fef
authored
Mar 07, 2024
by
mashun1
Browse files
dynamicrafter
parent
ce34ef01
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
9 deletions
+4
-9
README.md
README.md
+4
-9
whl.zip
whl.zip
+0
-0
No files found.
README.md
View file @
c6779fef
...
...
@@ -29,8 +29,6 @@
pip install -r requirements.txt
pip install triton-2.1.0+git34f8189.abi0.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文件中)
...
...
@@ -44,8 +42,6 @@
pip install -r requirements.txt
pip install triton-2.1.0+git34f8189.abi0.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文件中)
...
...
@@ -57,15 +53,14 @@ https://developer.hpccube.com/tool/
DTK驱动:dtk23.10.1
python:python3.8
torch:2.1.0
torchvision:0.16.0
triton:2.1.0
Tips:以上dtk驱动、python、torch等DCU相关工具版本需要严格一一对应
2、其它非特殊库参照requirements.txt安装
pip install torchvision-0.16.0+git267eff6.abi0.dtk2310.torch2.1.0-cp38-cp38-linux_x86_64.whl --no-deps (whl.zip文件中)
pip install triton-2.1.0+git34f8189.abi0.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文件中)
...
...
whl.zip
0 → 100644
View file @
c6779fef
File added
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment