Fixed pipeline_fp8.json
Browse files- pipeline_fp8.json +7 -7
pipeline_fp8.json
CHANGED
|
@@ -3,13 +3,13 @@
|
|
| 3 |
"args": {
|
| 4 |
"models": {
|
| 5 |
"sparse_structure_decoder": "microsoft/TRELLIS-image-large/ckpts/ss_dec_conv3d_16l8_fp16",
|
| 6 |
-
"sparse_structure_flow_model": "
|
| 7 |
-
"shape_slat_decoder": "
|
| 8 |
-
"shape_slat_flow_model_512": "
|
| 9 |
-
"shape_slat_flow_model_1024": "
|
| 10 |
-
"tex_slat_decoder": "
|
| 11 |
-
"tex_slat_flow_model_512": "
|
| 12 |
-
"tex_slat_flow_model_1024": "
|
| 13 |
},
|
| 14 |
"sparse_structure_sampler": {
|
| 15 |
"name": "FlowEulerGuidanceIntervalSampler",
|
|
|
|
| 3 |
"args": {
|
| 4 |
"models": {
|
| 5 |
"sparse_structure_decoder": "microsoft/TRELLIS-image-large/ckpts/ss_dec_conv3d_16l8_fp16",
|
| 6 |
+
"sparse_structure_flow_model": "ckpts_fp8/ss_flow_img_dit_1_3B_64_fp8",
|
| 7 |
+
"shape_slat_decoder": "ckpts_fp8/shape_dec_next_dc_f16c32_fp8",
|
| 8 |
+
"shape_slat_flow_model_512": "ckpts_fp8/slat_flow_img2shape_dit_1_3B_512_fp8",
|
| 9 |
+
"shape_slat_flow_model_1024": "ckpts_fp8/slat_flow_img2shape_dit_1_3B_1024_fp8",
|
| 10 |
+
"tex_slat_decoder": "ckpts_fp8/tex_dec_next_dc_f16c32_fp8",
|
| 11 |
+
"tex_slat_flow_model_512": "ckpts_fp8/slat_flow_imgshape2tex_dit_1_3B_512_fp8",
|
| 12 |
+
"tex_slat_flow_model_1024": "ckpts_fp8/slat_flow_imgshape2tex_dit_1_3B_1024_fp8"
|
| 13 |
},
|
| 14 |
"sparse_structure_sampler": {
|
| 15 |
"name": "FlowEulerGuidanceIntervalSampler",
|