ltx23_map_dit_key

Map an official DiT checkpoint key to the R module name

Description

Applies the official-to-diffusers renames for the LTX-2.3 transformer (cf. diffusers scripts/convert_ltx2_to_diffusers.py). Our module tree matches the diffusers names, so this is the full mapping.

Usage

ltx23_map_dit_key(key)

Arguments

  • key: Character. Checkpoint key (with or without the model.diffusion_model. prefix).

Value

Character. Module parameter/buffer name.