ComfyUI Node
LTX2 Checkpoint Loader (INT8)
Load an LTX2 checkpoint with INT8 tensorwise quantization. Load the Gemma text encoder separately with DualCLIPLoader.
LTX2 Checkpoint Loader (INT8)
- model
- vae
◄ckpt_name▾►
◄modeint8_tensorwise►
Categoryloaders/ltx
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| ckpt_name | COMBO | 0 options: | |
| mode | COMBO | int8_tensorwise | int8_tensorwise: load a pre-quantized INT8 checkpoint. int8_tensorwise_otf: quantize a BF16/FP8 checkpoint on-the-fly. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| model | MODEL | — |
| vae | VAE | — |