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
TRELLIS.2
Commits
d9ea5ab5
Commit
d9ea5ab5
authored
May 29, 2026
by
weishb
Browse files
去掉clone操作
parent
219c3520
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
16 deletions
+4
-16
README.md
README.md
+4
-16
No files found.
README.md
View file @
d9ea5ab5
...
...
@@ -13,9 +13,7 @@ TRELLIS.2是一款最先进的大型3D生成模型(40亿参数),专为高
| Python | 3.10 |
| Transformers | 4.56.0 |
推荐使用镜像:
harbor.sourcefind.cn:5443/dcu/admin/base/custom:ubuntu22.04-dtk26.04-py3.10-20260526-trellis2
**推荐使用镜像:**
harbor.sourcefind.cn:5443/dcu/admin/base/custom:ubuntu22.04-dtk26.04-py3.10-20260526-trellis2
-
挂载地址
`-v`
根据实际模型情况修改
```
bash
...
...
@@ -39,11 +37,6 @@ docker run -it \
关于本项目DCU显卡所需的特殊深度学习库可从
[
光合
](
https://developer.sourcefind.cn/tool/
)
开发者社区下载安装
其它包安装:
```
bash
git clone https://developer.sourcefind.cn/codes/modelzoo/trellis.2.git
```
## 预训练权重
**请根据`支持的DCU型号`选择对应模型下载,FP8模型仅在BW1100/BW1101上支持,其他型号请勿使用!**
...
...
@@ -63,7 +56,7 @@ git clone https://developer.sourcefind.cn/codes/modelzoo/trellis.2.git
## 推理
###
T
orch
###
Pyt
orch
#### 单机推理
**使用离线模型需要进行环境变量配置,如果网络条件允许在线拉取模型,可以忽略环境变量设置**
```
bash
...
...
@@ -85,13 +78,8 @@ python app.py
DCU与GPU精度一致,推理框架:pytorch
## 源码仓库及问题反馈
-
[
TRELLIS.2
](
https://developer.sourcefind.cn/codes/modelzoo/trellis.2
)
-
https://developer.sourcefind.cn/codes/modelzoo/trellis.2
## 参考资料
-
https://github.com/microsoft/TRELLIS.2
-
https://microsoft.github.io/TRELLIS.2/?utm_source=chatgpt.com
\ No newline at end of file
-
......
其他说明:
关于model.properties(必要)、LICENSE(必要)、CONTRIBUTORS、模型图标(必要)等其它信息提供参照:
[
`ModelZooStd.md`
](
./ModelZooStd.md
)
各个模型需要保留原项目README.md,改名为README_origin.md即可。
\ No newline at end of file
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