Skip to main content

load_text_encoder_weights

Function load_text_encoder_weights 

Source
pub fn load_text_encoder_weights(
    path: &Path,
    cfg: &Qwen3Config,
) -> Result<Flux2TextEncoderWeights, Error>