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
a570aeea
Commit
a570aeea
authored
May 27, 2026
by
raojy
💬
Browse files
Update README.md
parent
ada63dec
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
README.md
README.md
+0
-2
No files found.
README.md
View file @
a570aeea
...
...
@@ -44,7 +44,6 @@ docker run -it \
pip install -r requirements.txt
```
## 预训练权重
**请根据`支持的DCU型号`选择对应模型下载,FP8模型仅在BW1100/BW1101上支持,其他型号请勿使用!**
| 模型名称 | 权重大小 | 数据类型 |支持的DCU型号 | 最低卡数需求 | 下载地址 |
|:------:|:----:|:----:|:----------:|:------:|:---------------------:|
| LLaDA2.0-Uni | 16B | BF16 | BW1000 | 1 |
[
HuggingFace
](
https://huggingface.co/inclusionAI/LLaDA2.0-Uni
)
|
...
...
@@ -58,7 +57,6 @@ pip install -r requirements.txt
## 推理
### Transformers
#### 单机推理
##### BF16
##### 文生图
```
python run_Transformers_t2i.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