Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ModelZoo
LLaDA2.0-Uni
Commits
ada63dec
Commit
ada63dec
authored
May 27, 2026
by
raojy
💬
Browse files
Update README.md
parent
0866d81e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
README.md
README.md
+2
-2
No files found.
README.md
View file @
ada63dec
...
@@ -41,7 +41,7 @@ docker run -it \
...
@@ -41,7 +41,7 @@ docker run -it \
关于本项目DCU显卡所需的特殊深度学习库可从
[
光合
](
https://developer.sourcefind.cn/tool/
)
开发者社区下载安装。
关于本项目DCU显卡所需的特殊深度学习库可从
[
光合
](
https://developer.sourcefind.cn/tool/
)
开发者社区下载安装。
```
```
pip install requirements.txt
pip install
-r
requirements.txt
```
```
## 预训练权重
## 预训练权重
**请根据`支持的DCU型号`选择对应模型下载,FP8模型仅在BW1100/BW1101上支持,其他型号请勿使用!**
**请根据`支持的DCU型号`选择对应模型下载,FP8模型仅在BW1100/BW1101上支持,其他型号请勿使用!**
...
@@ -69,7 +69,7 @@ python run_Transformers_t2i.py
...
@@ -69,7 +69,7 @@ python run_Transformers_t2i.py
```
```
##### 图像理解
##### 图像理解
```
```
run_Transformers_imgunderstand.py
python
run_Transformers_imgunderstand.py
```
```
## 效果展示
## 效果展示
...
...
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