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
chenych
chat_demo
Commits
b9c34648
"examples/vscode:/vscode.git/clone" did not exist on "8d646f229440999f8c20bf8cbaf016dc4b35441d"
Commit
b9c34648
authored
Jul 16, 2024
by
Rayyyyy
Browse files
update
parent
cefce2e9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
README.md
README.md
+1
-2
No files found.
README.md
View file @
b9c34648
...
@@ -8,8 +8,7 @@
...
@@ -8,8 +8,7 @@
docker pull image.sourcefind.cn:5000/dcu/admin/base/pytorch:2.1.0-centos7.6-dtk24.04-py310
docker pull image.sourcefind.cn:5000/dcu/admin/base/pytorch:2.1.0-centos7.6-dtk24.04-py310
docker run
-it
-v
/path/your_code_data/:/path/your_code_data/
--shm-size
=
80G
--privileged
=
true
--device
=
/dev/kfd
--device
=
/dev/dri/
--group-add
video
--name
docker_name imageID bash
docker run
-it
-v
/path/your_code_data/:/path/your_code_data/
--shm-size
=
80G
--privileged
=
true
--device
=
/dev/kfd
--device
=
/dev/dri/
--group-add
video
--name
docker_name imageID bash
# 加载运行环境变量
# 加载运行环境变量
unzip dtk-cuda.zip
unzip dtk-cuda.zip
-d
/opt/dtk/
mv
./cuda /opt/dtk/
source
/opt/dtk/cuda/env.sh
source
/opt/dtk/cuda/env.sh
# 下载fastllm库
# 下载fastllm库
git clone http://developer.hpccube.com/codes/OpenDAS/fastllm.git
git clone http://developer.hpccube.com/codes/OpenDAS/fastllm.git
...
...
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