pub fn load_product_chat_template(
sources: &ProductionModelSourceBundle,
) -> Option<ModelChatTemplate>Expand description
Load the chat template from bytes retained by the immutable tokenizer source lease. The legacy path-based loader remains for direct GGUF files.