QwenLM / Qwen

The official repo of Qwen (通义千问) chat & pretrained large language model proposed by Alibaba Cloud.
Apache License 2.0
13.59k stars 1.11k forks source link

请问哪里可以找到qwen用于vllm的jinja template? #1236

Closed xudong2019 closed 5 months ago

xudong2019 commented 5 months ago

是否已有关于该错误的issue或讨论? | Is there an existing issue / discussion for this?

该问题是否在FAQ中有解答? | Is there an existing answer for this in FAQ?

当前行为 | Current Behavior

No response

期望行为 | Expected Behavior

No response

复现方法 | Steps To Reproduce

No response

运行环境 | Environment

- OS:
- Python:
- Transformers:
- PyTorch:
- CUDA (`python -c 'import torch; print(torch.version.cuda)'`):

备注 | Anything else?

No response

jklj077 commented 5 months ago

chat_template in tokenizer_config.json in Qwen1.5 models. For example, https://huggingface.co/Qwen/Qwen1.5-7B-Chat/blob/main/tokenizer_config.json#L31