• Your Name's avatar
    Add support for specifying chat template in --hf-chat-template · 6e794ae6
    Your Name authored
    - Now can specify template directly: --hf-chat-template "model:template"
    - Updated check_hf_chat_template to return tuple (should_use, template_name)
    - Updated _load_huggingface_tokenizer to accept template_name parameter
    - Updated README with new syntax and template examples
    6e794ae6
README.md 30.5 KB