mancub
/

Image-to-3D
TRELLIS.2
English
TRELLIS.2-4B / ckpts /ss_flow_img_dit_1_3B_64_bf16.json
mancub's picture JeffreyXiang's picture
Duplicate from microsoft/TRELLIS.2-4B
7afaeb9 verified
Raw
History Blame
467 Bytes
{
"name": "SparseStructureFlowModel",
"args": {
"resolution": 16,
"in_channels": 8,
"out_channels": 8,
"model_channels": 1536,
"cond_channels": 1024,
"num_blocks": 30,
"num_heads": 12,
"mlp_ratio": 5.3334,
"pe_mode": "rope",
"share_mod": true,
"initialization": "scaled",
"qk_rms_norm": true,
"qk_rms_norm_cross": true,
"dtype": "bfloat16"
}
}