Commit a570aeea authored by raojy's avatar raojy 💬
Browse files

Update README.md

parent ada63dec
......@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment