fix apply_chat_template
#13
by bigmoyan - opened
No description provided.
https://github.com/vllm-project/vllm/blob/80e94529845d78284047e52f6253889c534bce13/vllm/entrypoints/chat_utils.py#L1518
VLLM requires that every argument be explicitly defined
also, we should always check the type of content.
bigmoyan changed pull request status to open
bigmoyan changed pull request status to merged