Closed MasterJH5574 closed 1 month ago
This PR supports applying tokenizer chat template in benchmarking. It needs to be manually specified via flag --apply-chat-template.
--apply-chat-template
In the following cases --apply-chat-template is not supported:
--input-len
chat_template
This PR supports applying tokenizer chat template in benchmarking. It needs to be manually specified via flag
--apply-chat-template
.In the following cases
--apply-chat-template
is not supported:--input-len
is also specified, which means the input text needs truncation.chat_template
defined.