Add support for specifying chat template in --hf-chat-template
- 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
Showing
Please
register
or
sign in
to comment