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
SED_pytorch
Commits
512c4ec8
"vscode:/vscode.git/clone" did not exist on "d9c55a48eddbc92434454ac2b28771870750e616"
Commit
512c4ec8
authored
May 08, 2025
by
chenzk
Browse files
Update sf1.md
parent
e9aadb58
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
README.md
README.md
+1
-1
No files found.
README.md
View file @
512c4ec8
...
...
@@ -22,7 +22,7 @@ SED的总体架构,首先使用分层编码器(可学习的)和文本编
## 环境配置
### Docker(方法一)
此处提供
[
光源
](
https://www.sourcefind.cn/
#/service-details
)
拉取docker镜像的地址与使用步骤,以及
[
光合
](
https://developer.sourcefind.cn/tool/
)
开发者社区深度学习库下载地址
此处提供
[
光源
](
https://www.sourcefind.cn/
)
拉取docker镜像的地址与使用步骤,以及
[
光合
](
https://developer.sourcefind.cn/tool/
)
开发者社区深度学习库下载地址
```
docker pull image.sourcefind.cn:5000/dcu/admin/base/pytorch:2.1.0-ubuntu20.04-dtk24.04.2-py3.8
docker run -it --shm-size=128G -v /path/your_code_data/:/path/your_code_data/ -v /opt/hyhal:/opt/hyhal:ro --privileged=true --device=/dev/kfd --device=/dev/dri/ --group-add video --name sed <your IMAGE ID> bash # <your IMAGE ID>为以上拉取的docker的镜像ID替换,本镜像为:ffa1f63239fc
...
...
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