TRELLIS-text-xlarge / ckpts /slat_flow_txt_dit_XL_64l8p2_fp16.json
Manojb's picture
Cloned from microsoft/TRELLIS-text-xlarge
c090474 verified
raw
history blame contribute delete
441 Bytes
{
"name": "SLatFlowModel",
"args": {
"resolution": 64,
"in_channels": 8,
"out_channels": 8,
"model_channels": 1280,
"cond_channels": 768,
"num_blocks": 28,
"num_heads": 16,
"mlp_ratio": 4,
"patch_size": 2,
"num_io_res_blocks": 3,
"io_block_channels": [256],
"pe_mode": "ape",
"qk_rms_norm": true,
"use_fp16": true
}
}