flux_open_quantized

Open a quantized FLUX artifact directory

Description

Opens the sharded NF4/fp8 artifact written by flux_quantize through the shared checkpoint interface. The manifest’s embedded transformer config and format ride along, so flux_load_transformer needs nothing else.

Usage

flux_open_quantized(dir)

Arguments

  • dir: The quantized artifact directory (with manifest.json).

Value

An ltx23_checkpoint with $format set.